diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2015-01-03 12:39:35 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2015-04-03 03:34:19 +0200 |
commit | 5d88457eb5b86b475422dc882f089203faaeedb5 (patch) | |
tree | 19d4a52f225092dfa2875dcb073d129151e910cf /include/misc | |
parent | mnt: Delay removal from the mount hash. (diff) | |
download | linux-5d88457eb5b86b475422dc882f089203faaeedb5.tar.xz linux-5d88457eb5b86b475422dc882f089203faaeedb5.zip |
mnt: On an unmount propagate clearing of MNT_LOCKED
A prerequisite of calling umount_tree is that the point where the tree
is mounted at is valid to unmount.
If we are propagating the effect of the unmount clear MNT_LOCKED in
every instance where the same filesystem is mounted on the same
mountpoint in the mount tree, as we know (by virtue of the fact
that umount_tree was called) that it is safe to reveal what
is at that mountpoint.
Cc: stable@vger.kernel.org
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions