diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-03-21 15:14:08 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-03-31 01:18:50 +0200 |
commit | 0b1b901b5a98bb36943d10820efc796f7cd45ff3 (patch) | |
tree | 72aa314fd3f3c37d152aba79b302b86ce7f6a1f6 /fs/pnode.h | |
parent | keep shadowed vfsmounts together (diff) | |
download | linux-0b1b901b5a98bb36943d10820efc796f7cd45ff3.tar.xz linux-0b1b901b5a98bb36943d10820efc796f7cd45ff3.zip |
don't bother with propagate_mnt() unless the target is shared
If the dest_mnt is not shared, propagate_mnt() does nothing -
there's no mounts to propagate to and thus no copies to create.
Might as well don't bother calling it in that case.
Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/pnode.h')
0 files changed, 0 insertions, 0 deletions