commit | 4dfdb71307675b19a54723a556371dad5e3b0083 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Jul 05 16:25:45 2017 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jul 11 06:09:21 2017 -0400 |
tree | de64c40c22ef196fcdfbe0d921af4563bf40a01b | |
parent | c4fac9100456995c10b65c13be84554258ed7fc8 [diff] |
orangefs: Implement show_options Implement the show_options superblock op for orangefs as part of a bid to 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: Mike Marshall <hubcap@omnibond.com> cc: pvfs2-developers@beowulf-underground.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>