diff options
| author | Al Viro <[email protected]> | 2025-06-18 01:35:22 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2025-06-29 23:03:37 +0000 |
| commit | 663206854f020ec6fc6bfd3d52f501a28ede1403 (patch) | |
| tree | 5d091baf6393554ab406892c1c184f984e7899a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | change_mnt_propagation(): move ->mnt_master assignment into MS_SLAVE case (diff) | |
| download | kernel-663206854f020ec6fc6bfd3d52f501a28ede1403.tar.gz kernel-663206854f020ec6fc6bfd3d52f501a28ede1403.zip | |
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 <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
