summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2025-06-01 07:34:32 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2025-06-30 01:13:41 +0300
commitcf53a2d423c11ed70611e7b3f0878d6e419e348a (patch)
tree4eac9bb2eb1994e373f2ae581564b25c7d55705d /tools/perf/scripts/python
parentffdc52fbbd5835a936ad683c943d6d103a2d4514 (diff)
downloadlinux-cf53a2d423c11ed70611e7b3f0878d6e419e348a.tar.xz
copy_tree(): don't set ->mnt_mountpoint on the root of copy
It never made any sense - neither when copy_tree() had been introduced (2.4.11-pre5), nor at any point afterwards. Mountpoint is meaningless without parent mount and the root of copied tree has no parent until we get around to attaching it somewhere. At that time we'll have mountpoint set; before that we have no idea which dentry will be used as mountpoint. IOW, copy_tree() should just leave the default value. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions