Timeline for Mounting only a particular path of a filesystem
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 16, 2017 at 8:14 | comment | added | ilkkachu | @Melab, mm, I suppose the path would have to go to the VFS layer, and the options field that takes a free-form/string argument is interpreted by the filesystem code. There's a mention in the man page of the mount(8) utility, that e.g. NFS and others want a binary argument, so it doesn't seem even possible to piggyback anything on the FS-specific options. (And there's no mention of the possibility in the manual, anyway.) | |
| Jun 16, 2017 at 8:04 | history | edited | ilkkachu | CC BY-SA 3.0 | added 151 characters in body |
| Jun 15, 2017 at 23:03 | comment | added | Melab | The subtree would most likely be part of the options. | |
| Jun 8, 2017 at 11:53 | history | answered | ilkkachu | CC BY-SA 3.0 |