diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-18 04:35:22 +0300 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-30 02:03:37 +0300 |
| commit | 663206854f020ec6fc6bfd3d52f501a28ede1403 (patch) | |
| tree | 5d091baf6393554ab406892c1c184f984e7899a2 /scripts/gdb/linux/interrupts.py | |
| parent | dd5a4e1d640bf3542c4583491e6b91d25de3b760 (diff) | |
| download | linux-663206854f020ec6fc6bfd3d52f501a28ede1403.tar.xz | |
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 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
