| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
existing partitions
- it breaks Create(), fixing
|
|
|
|
|
| |
can unmount them if the devices were mounted by root)
|
| |
|
| |
|
|
- fs::set_all_default_options() -> fs::mount_options::set_all_default()
- fs::mount_options_pack() -> fs::mount_options::pack()
- fs::mount_options_unpack() -> fs::mount_options::unpack()
- fs::rationalize_options() -> fs::mount_options::rationalize()
- fs::set_default_options() -> fs::mount_options::set_default()
- fs::mount_options() -> fs::mount_options::list()
- fs::mount_options_help() -> fs::mount_options::help()
|