]> git.baikalelectronics.ru Git - 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)
commitf928eb32da0448594f132e3edfb45b8cfcc6675c
treede64c40c22ef196fcdfbe0d921af4563bf40a01b
parent0aba8c7b42410fa486d3c59f0b377f725fe05b6d
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