fn remove_device_nodes(fs: &mut FileSystem<Sha256HashValue>)Expand description
Remove all device nodes (block and character devices) from the filesystem.
fn remove_device_nodes(fs: &mut FileSystem<Sha256HashValue>)Remove all device nodes (block and character devices) from the filesystem.