• David Howells's avatar
    vfs: Convert bpf to use the new mount API · d2935de7
    David Howells authored
    Convert the bpf filesystem to the new internal mount API as the old
    one will be obsoleted and removed.  This allows greater flexibility in
    communication of mount parameters between userspace, the VFS and the
    filesystem.
    
    See Documentation/filesystems/mount_api.txt for more information.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Alexei Starovoitov <ast@kernel.org>
    cc: Daniel Borkmann <daniel@iogearbox.net>
    cc: Martin KaFai Lau <kafai@fb.com>
    cc: Song Liu <songliubraving@fb.com>
    cc: Yonghong Song <yhs@fb.com>
    cc: netdev@vger.kernel.org
    cc: bpf@vger.kernel.org
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    d2935de7
inode.c 13.8 KB