]> Git Repo - linux.git/commit - fs/ramfs/inode.c
ramfs: Implement show_options
authorDavid Howells <[email protected]>
Wed, 5 Jul 2017 15:24:42 +0000 (16:24 +0100)
committerAl Viro <[email protected]>
Thu, 6 Jul 2017 07:31:46 +0000 (03:31 -0400)
commit604ecf4288933dec3c235ed1ee575a154670c882
tree5dc3ef4315898810da798969327800fb6b291505
parent349d743895e2371bda9a02a5b465b50cc24d2825
ramfs: Implement show_options

Implement the show_options superblock op for ramfs 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 <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/ramfs/inode.c
This page took 0.051068 seconds and 4 git commands to generate.