commit | 328e6d9014636afc2b3c979403b36faadb412657 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Mar 16 14:49:45 2013 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 09 14:12:53 2013 -0400 |
tree | 711b12f8ba8bf1dcc4cdadd270a55dd7f9035e38 | |
parent | 3ab6abee59ac9ca84cc4a1e31224f1dccd44394c [diff] |
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers 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>