]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: test that RT growfs not aligned to zone size fails
authorChristoph Hellwig <hch@lst.de>
Fri, 19 Dec 2025 05:35:45 +0000 (06:35 +0100)
committerZorro Lang <zlang@kernel.org>
Wed, 31 Dec 2025 20:59:50 +0000 (04:59 +0800)
commit960384aa2c46622dc0048f417a18be2d09166f83
tree89b7faf43fb8eca2c6c962927979dd95596cb1f1
parentf4ec120ffd251564cc78d6d0dae78ca93cb5b648
xfs: test that RT growfs not aligned to zone size fails

Check that a file system with a zoned RT subvolume can't be resized to
a size not aligned to the zone size.

Uses a zloop device so that we can control the exact zone size.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/652 [new file with mode: 0755]
tests/xfs/652.out [new file with mode: 0644]