diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2019-07-01 01:18:53 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-07-17 04:50:11 +0200 |
commit | 2763d11912317a12318135ca03e592bb6df65624 (patch) | |
tree | 1a6c87b01ca0debc003a888b2e4ded3c9c11daeb /Documentation | |
parent | make struct mountpoint bear the dentry reference to mountpoint, not struct mount (diff) | |
download | linux-2763d11912317a12318135ca03e592bb6df65624.tar.xz linux-2763d11912317a12318135ca03e592bb6df65624.zip |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions