]> git.baikalelectronics.ru Git - kernel.git/commit
VFS: Uninline the function put_mnt_ns()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 22 Jun 2009 19:09:13 +0000 (15:09 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2009 04:28:25 +0000 (21:28 -0700)
commitf40cd6915869a50a061763e8102d46ca1a9757f6
tree825a34ab670dedc463ba7252a177793746c010c7
parentad5f6ab0f691705ff49d1fe4968392e7a874238a
VFS: Uninline the function put_mnt_ns()

In order to allow modules to use it without having to export vfsmount_lock.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/namespace.c
include/linux/mnt_namespace.h