]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/792: skip test if rextsize isn't congruent with operation length
authorDarrick J. Wong <djwong@kernel.org>
Wed, 9 Apr 2025 15:15:34 +0000 (08:15 -0700)
committerZorro Lang <zlang@kernel.org>
Thu, 10 Apr 2025 14:32:59 +0000 (22:32 +0800)
commitbc7f79bd13d80d9d2a8501c21f0cd4e0ed587e6e
treed4dc48e729df9edab909b264b4f010b533b23666
parent68e9620be4a677e0af98ef93e4651734d43cc675
xfs/792: skip test if rextsize isn't congruent with operation length

This test writes 64k chunks and encodes the file content hash in the
golden output.  Don't run it if the file allocation unit isn't congruent
with 64k.  Fixes extsize=28k configurations.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/792