]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: Kill mount_ns()
authorDavid Howells <dhowells@redhat.com>
Mon, 25 Mar 2019 16:38:28 +0000 (16:38 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 25 May 2019 21:59:57 +0000 (17:59 -0400)
commite9577f18fef3d2ff936c86af270c209d5814bfcc
tree568a715fc6421c70e1c2ae99ec9e6c4ca7de6687
parentbc60d4194822590e2cd967d4d6698f348abed3da
vfs: Kill mount_ns()

Kill mount_ns() as it has been replaced by vfs_get_super() in the new mount
API.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/super.c
include/linux/fs.h