diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:16 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:16 +0300 |
commit | 9dceccc5822f2ecea12a89f24d7cad1f3e5eab7c (patch) | |
tree | 9ed1442fa8c784c0c092592ed5ecdaa50bc6bad0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 30f8ee5e7e0ccce396dff209c6cbce49d0d7e167 (diff) | |
download | linux-9dceccc5822f2ecea12a89f24d7cad1f3e5eab7c.tar.xz |
xfs: use the directory name hash function for dir scrubbing
The directory code has a directory-specific hash computation function
that includes a modified hash function for case-insensitive lookups.
Hence we must use that function (and not the raw da_hashname) when
checking the dabtree structure.
Found by accidentally breaking xfs/188 to create an abnormally huge
case-insensitive directory and watching scrub break.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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