]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit86a1da6d30ad727c2a9cc5d6a51bff6d830036b5
tree716a42cb62930fa8caf36aa748991f31e2de4012
parent677018a6ce620c8ca85abae1a07a41d66247d420
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