Home
last modified time | relevance | path

Searched hist:"6 db09a8d0377866b99882f8d44e4ba1a1bf6c6a1" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_dahash_test.cdiff 6db09a8d0377866b99882f8d44e4ba1a1bf6c6a1 Wed Apr 12 04:05:05 CEST 2023 Darrick J. Wong <djwong@kernel.org> xfs: test the ascii case-insensitive hash

Now that we've made kernel and userspace use the same tolower code for
computing directory index hashes, add that to the selftest code.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>