On 07/05/2017 05:24 PM, David Howells wrote:
Implement the show_options superblock op for bpf 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 <dhowe...@redhat.com> cc: Alexei Starovoitov <a...@kernel.org> cc: Daniel Borkmann <dan...@iogearbox.net> cc: net...@vger.kernel.org
Acked-by: Daniel Borkmann <dan...@iogearbox.net>