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

[PATCH] do shrink_submounts() for all fs types



... and take it out of ->umount_begin() instances.  Call with all locks
already taken (by do_umount()) and leave calling release_mounts() to
caller (it will do release_mounts() anyway, so we can just put into
the same list).

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent bcc5c7d2
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