]> 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>
Wed, 23 Oct 2024 05:10:24 +0000 (07:10 +0200)
commit32da59bb055ad1eac4765259ade9cf36b435486b
treee8938f86592209186f78ef42a0dd02cd6657d6a0
parent3137bb8110002e3b87be0b0674e599349e6374e1
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]