• D
    vfs: Convert rpc_pipefs to use the new mount API · b9662f31
    David Howells 提交于
    Convert the rpc_pipefs 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: NDavid Howells <dhowells@redhat.com>
    cc: Trond Myklebust <trond.myklebust@hammerspace.com>
    cc: Anna Schumaker <anna.schumaker@netapp.com>
    cc: "J. Bruce Fields" <bfields@fieldses.org>
    cc: Jeff Layton <jlayton@kernel.org>
    cc: linux-nfs@vger.kernel.org
    b9662f31
rpc_pipe.c 35.7 KB