Skip to content
Commit 2763d119 authored by Al Viro's avatar Al Viro
Browse files

get rid of detach_mnt()



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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4edbe133
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment