]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/049: create the nested XFS file systems on the loop device
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Nov 2025 07:10:06 +0000 (08:10 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 5 Dec 2025 07:46:17 +0000 (15:46 +0800)
commit74c8afa4f132a4169ad15f7ee663346eedcd8e82
tree6eb27df44d99feedf5fb61268146af5a886f5238
parent37a5ef84413e040bbcf2784d83e0a0c1ec70c0a5
xfs/049: create the nested XFS file systems on the loop device

Without this I see failures on 4k sector size RT devices, as mkfs.xfs
can't pick up the logical block size on files.  Note that the test
already does this for the nested ext2 image as well.

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/049