]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: add a test for zoned block accounting after remount
authorChristoph Hellwig <hch@lst.de>
Tue, 22 Oct 2024 07:41:56 +0000 (09:41 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 08:31:58 +0000 (09:31 +0100)
commit0f3b6998ac3088727dd2812f5d07d07751484c52
treeec22f992127dcb2687c00fe5bf6681d80780bc22
parent808525fe6a35c048a84f6e65353af186b238ec34
xfs: add a test for zoned block accounting after remount

Test for a problem with an earlier version of the zoned XFS mount code
where freeded blocks in an open zone weren't properly accounted for.

Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/xfs/4201 [new file with mode: 0755]
tests/xfs/4201.out [new file with mode: 0644]