1
0
Fork 0
alistair23-linux/fs/affs
David Howells 26a7655e6a affs: Implement show_options
Implement the show_options superblock op for affs as part of a bid to get
rid of s_options and generic_show_options() to 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>
2017-07-11 06:06:17 -04:00
..
Changes remove obsolete references to powertweak 2013-11-27 20:34:32 -08:00
Kconfig fs/affs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
Makefile fs: change to new flag variable 2011-03-17 14:02:57 +01:00
affs.h fs/affs: add rename2 to prepare multiple methods 2017-05-05 15:24:52 -04:00
amigaffs.c fs/affs: add prefix to some functions 2017-02-27 18:43:45 -08:00
amigaffs.h fs/affs: import amigaffs.h 2017-04-26 23:54:05 -04:00
bitmap.c fs/affs/bitmap.c: remove unnecessary return 2015-02-17 14:34:52 -08:00
dir.c fs/affs: add rename2 to prepare multiple methods 2017-05-05 15:24:52 -04:00
file.c fs/affs: bugfix: Write files greater than page size on OFS 2017-04-26 23:54:06 -04:00
inode.c fs/affs: bugfix: make symbolic links work again 2017-04-26 23:54:05 -04:00
namei.c fs/affs: add rename exchange 2017-05-05 15:24:52 -04:00
super.c affs: Implement show_options 2017-07-11 06:06:17 -04:00
symlink.c vfs: remove ".readlink = generic_readlink" assignments 2016-12-09 16:45:04 +01:00