VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Jun 2009 21:29:49 +0000 (17:29 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 12:15:24 +0000 (08:15 -0400)
commit3b22edc5730b87d360ee7dd7143397ba09b73a47
tree0ee6b90aa3be7878ee73363f167c0a9b47b89f5e
parent654f562c526cf9dfb8d453f687341fe0777ee454
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper

Eliminates some duplicated code...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namespace.c