]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/443: use file allocation unit, not dbsize
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:47 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:41:59 +0000 (13:41 -0700)
commitcf484483e8fe7e9fab6413546d22923445a93285
tree604b6f189f2e9c85406b7a39b77ae5043239517d
parent9acc837c8e8b42e25560b1caf551995d14f7efb7
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