]> git.baikalelectronics.ru Git - kernel.git/commit
isofs: Implement show_options
authorDavid Howells <dhowells@redhat.com>
Wed, 5 Jul 2017 15:25:30 +0000 (16:25 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 11 Jul 2017 10:06:18 +0000 (06:06 -0400)
commite2bdc4d24752a3c2a7edae24a1bde73bd84e0b97
tree716a42cb62930fa8caf36aa748991f31e2de4012
parent6985df41bfbce69e38b9ceaf4cf8b9a37fb8b93e
isofs: Implement show_options

Implement the show_options superblock op for omfs 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>
cc: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/isofs/inode.c
fs/isofs/isofs.h