Skip to content
Snippets Groups Projects
Commit e3197d83 authored by Al Viro's avatar Al Viro
Browse files

saner umount_tree()/release_mounts(), part 1


global list of release_mounts() fodder, protected by namespace_sem;
eventually, all umount_tree() callers will use it as kill list.
Helper picking the contents of that list, releasing namespace_sem
and doing release_mounts() on what it got.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 84d17192
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment