]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
orangefs: Implement show_options
authorDavid Howells <dhowells@redhat.com>
Wed, 5 Jul 2017 15:25:45 +0000 (16:25 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 11 Jul 2017 10:09:21 +0000 (06:09 -0400)
commit4dfdb71307675b19a54723a556371dad5e3b0083
treede64c40c22ef196fcdfbe0d921af4563bf40a01b
parentc4fac9100456995c10b65c13be84554258ed7fc8
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>
fs/orangefs/super.c