]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/443: use file allocation unit, not dbsize
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:27:30 +0000 (16:27 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:58 +0000 (13:19 -0800)
commit14f647ae08b88ce756024acfd5bead117e27980c
treef2708003b23572638747a4ac6e1309d5c672ae41
parent3481d210af79743b826a936125c7b26208b066b2
xfs/443: use file allocation unit, not dbsize

We can only punch in units of file allocation boundaries, so update this
test to use that instead of the fs blocksize.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
tests/xfs/443