]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
spufs: Implement show_options
authorDavid Howells <dhowells@redhat.com>
Wed, 5 Jul 2017 15:24:56 +0000 (16:24 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 11 Jul 2017 10:05:50 +0000 (06:05 -0400)
commita66ca4146f3f736ff968c099926ccb1c1761b1a4
tree88d661c76a1f2960f51489d440609230ab715130
parent4cc7c1864bbd4cf80f6bdc8ba3217de5aa5f4688
spufs: Implement show_options

Implement the show_options superblock op for spufs 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: Jeremy Kerr <jk@ozlabs.org>
cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/powerpc/platforms/cell/spufs/inode.c