diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-17 21:35:22 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-29 19:03:37 -0400 |
commit | 663206854f020ec6fc6bfd3d52f501a28ede1403 (patch) | |
tree | 5d091baf6393554ab406892c1c184f984e7899a2 /lib/crypto/mpi/mpiutil.c | |
parent | dd5a4e1d640bf3542c4583491e6b91d25de3b760 (diff) |
copy_tree(): don't link the mounts via mnt_list
The only place that really needs to be adjusted is commit_tree() -
there we need to iterate through the copy and we might as well
use next_mnt() for that. However, in case when our tree has been
slid under something already mounted (propagation to a mountpoint
that already has something mounted on it or a 'beneath' move_mount)
we need to take care not to walk into the overmounting tree.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions