• David Howells's avatar
    bpf: Implement show_options · 4cc7c186
    David Howells authored
    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: default avatarDavid Howells <dhowells@redhat.com>
    cc: Alexei Starovoitov <ast@kernel.org>
    cc: Daniel Borkmann <daniel@iogearbox.net>
    cc: netdev@vger.kernel.org
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    4cc7c186
inode.c 9.8 KB