From: Darrick J. Wong Date: Tue, 26 Nov 2024 01:24:43 +0000 (-0800) Subject: xfs/122: add tests for commitrange structures X-Git-Tag: xfs-zoned-2025-01-08~104 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ab1ece9ee32dd45816374e41ffe06bdef0534728;p=users%2Fhch%2Fxfstests-dev.git xfs/122: add tests for commitrange structures Update this test to check the ioctl structure for XFS_IOC_COMMIT_RANGE, which was added in 6.12. This will be the last ever addition to xfs/122, because in 6.13 we moved the ondisk structure checks to libxfs after which we'll be able to _notrun this test on newer codebases. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 60d829455..4dc7d7d0a 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -76,6 +76,7 @@ sizeof(struct xfs_bulk_ireq) = 64 sizeof(struct xfs_bulkstat) = 192 sizeof(struct xfs_bulkstat_req) = 64 sizeof(struct xfs_clone_args) = 32 +sizeof(struct xfs_commit_range) = 88 sizeof(struct xfs_cud_log_format) = 16 sizeof(struct xfs_cui_log_format) = 16 sizeof(struct xfs_da3_blkinfo) = 56