summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-04-12 05:00:35 +0300
committerDarrick J. Wong <djwong@kernel.org>2023-04-12 05:00:35 +0300
commit44af6c7e59b12d740809cf25a60c9f90f03e6d20 (patch)
treed8d67958a1fe6acdbe701888b27019b910cc2040 /tools/perf/scripts/python/export-to-postgresql.py
parent674f0d0dc6b5b2228c4e9d597a62d5aa6b54a9c5 (diff)
downloadlinux-44af6c7e59b12d740809cf25a60c9f90f03e6d20.tar.xz
xfs: don't load local xattr values during scrub
Local extended attributes store their values within the same leaf block. There's no header for the values themselves, nor are they separately checksummed. Hence we can save a bit of time in the attr scrubber by not wasting time retrieving the values. Regrettably, shortform attributes do not set XFS_ATTR_LOCAL so this offers us no advantage there, but at least there are very few attrs in that case. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions