VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:16 +0000 (09:34 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:16 +0000 (09:34 -0400)
commit1f5ce9e93aa96a867f195ed45f6f77935175f12e
treecaa9b6635990f69d47c1729524bd127e968b23f5
parentbb4a58bf46473e3e83d84054bbc110db3a0f85e4
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()

Replace all module uses with the new vfs_kern_mount() interface, and fix up
simple_pin_fs().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
14 files changed:
Documentation/filesystems/automount-support.txt
drivers/usb/core/inode.c
fs/afs/mntpt.c
fs/afs/super.c
fs/afs/super.h
fs/binfmt_misc.c
fs/configfs/mount.c
fs/debugfs/inode.c
fs/libfs.c
fs/super.c
include/linux/fs.h
mm/shmem.c
net/sunrpc/rpc_pipe.c
security/inode.c