mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
1d278a8790
Kill off s_options, save/replace_mount_options() and generic_show_options() as all filesystems now implement ->show_options() for themselves. This should make it easier to implement a context-based mount where the mount options can be passed individually over a file descriptor. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
---|---|---|
.. | ||
file.c | ||
inode.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
super.c |