• David Howells's avatar
    vfs: Convert nfsctl to use the new mount API · 96a374a3
    David Howells authored
    
    
    Convert the nfsctl 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: "J. Bruce Fields" <bfields@fieldses.org>
    cc: Jeff Layton <jlayton@kernel.org>
    cc: linux-nfs@vger.kernel.org
    96a374a3
nfsctl.c 34.4 KB