• A
    get rid of detach_mnt() · 2763d119
    Al Viro 提交于
    Lift getting the original mount (dentry is actually not needed at all)
    of the mountpoint into the callers - to do_move_mount() and pivot_root()
    level.  That simplifies the cleanup in those and allows to get saner
    arguments for attach_mnt_recursive().
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    2763d119
namespace.c 95.9 KB