]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/161: adapt the test case for LBS filesystem
authorPankaj Raghav <p.raghav@samsung.com>
Wed, 16 Oct 2024 23:15:32 +0000 (16:15 -0700)
committerZorro Lang <zlang@kernel.org>
Wed, 23 Oct 2024 04:23:57 +0000 (12:23 +0800)
commitbd0d0179baf1f88b333c2240f4f181a59dc381e5
treea52f7520972ad69f3da87fc81f74be965732d871
parent1f8fedd08f0683f395a7fc645851517b2c5711e1
xfs/161: adapt the test case for LBS filesystem

This test fails for >= 64k filesystem block size on a 4k PAGE_SIZE
system(see LBS efforts[1]). Adapt the blksz so that we create more than
one block for the testcase.

Cap the blksz to be at least 64k to retain the same behaviour as before
for smaller filesystem blocksizes.

[1] LBS effort: https://lore.kernel.org/lkml/20230915183848.1018717-1-kernel@pankajraghav.com/

Signed-off-by: Pankaj Raghav <p.raghav@samsung.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
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/161