]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: add a test for zoned block accounting after remount
authorChristoph Hellwig <hch@lst.de>
Thu, 8 May 2025 05:34:32 +0000 (07:34 +0200)
committerZorro Lang <zlang@kernel.org>
Thu, 8 May 2025 19:17:17 +0000 (03:17 +0800)
commit9e3423e418f033dddd043d139854360bfd050683
treedef12b67fb8a8dccbbcbefd4197044d8da4ddb8c
parent42e226139f70f924f62b8c0a2af27f0bfed01b72
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>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/634 [new file with mode: 0755]
tests/xfs/634.out [new file with mode: 0644]