commit | 3ab7947ac3b5cd625c186bb608678bffd881e472 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Jul 05 16:25:03 2017 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jul 11 06:06:17 2017 -0400 |
tree | d1487e21f4c1cc3f6a3fef517814c2476a3c9256 | |
parent | a66ca4146f3f736ff968c099926ccb1c1761b1a4 [diff] |
befs: Implement show_options Implement the show_options superblock op for befs 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: Luis de Bethencourt <luisbg@osg.samsung.com> cc: Salah Triki <salah.triki@gmail.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>