switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 16 Mar 2013 18:49:45 +0000 (14:49 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:12:53 +0000 (14:12 -0400)
which allows to kill the last argument of umount_tree() and make release_mounts()
static.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found