commit | ceeb0e5d39fcdf4dca2c997bf225c7fc49200b37 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Jan 07 08:10:09 2015 -0600 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Jul 01 10:36:35 2015 -0500 |
tree | 8e005dec00f79b8176f42070c176c43b3e3bf030 | |
parent | 8c6cf9cc829fcd0b179b59f7fe288941d0e31108 [diff] |
vfs: Ignore unlocked mounts in fs_fully_visible Limit the mounts fs_fully_visible considers to locked mounts. Unlocked can always be unmounted so considering them adds hassle but no security benefit. Cc: stable@vger.kernel.org Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>