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)
commitbb7b6b2bbdb827e68cd506c8f5e3ba13215cccb2
tree568a715fc6421c70e1c2ae99ec9e6c4ca7de6687
parent96a374a35f822e53cad3b011dd5fbadec1b1473f
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