commit | 86a1da6d30ad727c2a9cc5d6a51bff6d830036b5 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Jul 05 16:25:30 2017 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jul 11 06:06:18 2017 -0400 |
tree | 716a42cb62930fa8caf36aa748991f31e2de4012 | |
parent | 677018a6ce620c8ca85abae1a07a41d66247d420 [diff] |
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>