aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2024-11-03 20:18:59 -0800
committerDarrick J. Wong <[email protected]>2024-11-05 13:38:33 -0800
commitaec2eb7da8f777998164a8ce4e38b84fd0136f97 (patch)
treec88f0fe712cb40662c62cf4deee95814d5b12020 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent91fb4232be87caf89edddcf66c6d029552f06bb9 (diff)
xfs: adjust parent pointer scrubber for sb-rooted metadata files
Starting with the metadata directory feature, we're allowed to call the directory and parent pointer scrubbers for every metadata file, including the ones that are children of the superblock. For these children, checking the link count against the number of parent pointers is a bit funny -- there's no such thing as a parent pointer for a child of the superblock since there's no corresponding dirent. For purposes of validating nlink, we pretend that there is a parent pointer. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions