]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8e1a110efef68fc6cee54d7c748894d4c5d9a12
treecaa9b6635990f69d47c1729524bd127e968b23f5
parent98ba20dc98877081ef623146df2b85a1dcf2ca53
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