commit | 88b368f27a094277143d8ecd5a056116f6a41520 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 18 15:09:26 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Aug 30 18:31:41 2014 -0400 |
tree | 70dbec3575942bad615cab61ab9061f2b8228128 | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef [diff] |
get rid of propagate_umount() mistakenly treating slaves as busy. The check in __propagate_umount() ("has somebody explicitly mounted something on that slave?") is done *before* taking the already doomed victims out of the child lists. Cc: stable@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>