diff mbox series

[1/1] xfs/122: adjust for flex-array XFS_IOC_GETPARENTS ioctl

Message ID 167657885337.3481879.210531807700194954.stgit@magnolia (mailing list archive)
State New, archived
Headers show
Series fstests: use flex arrays for XFS_IOC_GETPARENTS | expand

Commit Message

Darrick J. Wong Feb. 16, 2023, 9:18 p.m. UTC
From: Darrick J. Wong <djwong@kernel.org>

Adjust the values here for the flex-array based GETPARENTS structure
definitions.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
---
 tests/xfs/122.out |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/tests/xfs/122.out b/tests/xfs/122.out
index 5233aaad5f..fe67a0206d 100644
--- a/tests/xfs/122.out
+++ b/tests/xfs/122.out
@@ -100,6 +100,8 @@  sizeof(struct xfs_fsop_ag_resblks) = 64
 sizeof(struct xfs_fsop_geom) = 256
 sizeof(struct xfs_fsop_geom_v1) = 112
 sizeof(struct xfs_fsop_geom_v4) = 112
+sizeof(struct xfs_getparents) = 96
+sizeof(struct xfs_getparents_rec) = 24
 sizeof(struct xfs_icreate_log) = 28
 sizeof(struct xfs_inode_log_format) = 56
 sizeof(struct xfs_inode_log_format_32) = 52
@@ -111,9 +113,7 @@  sizeof(struct xfs_log_legacy_timestamp) = 8
 sizeof(struct xfs_map_extent) = 32
 sizeof(struct xfs_parent_name_irec) = 96
 sizeof(struct xfs_parent_name_rec) = 12
-sizeof(struct xfs_parent_ptr) = 280
 sizeof(struct xfs_phys_extent) = 16
-sizeof(struct xfs_pptr_info) = 104
 sizeof(struct xfs_refcount_key) = 4
 sizeof(struct xfs_refcount_rec) = 12
 sizeof(struct xfs_rmap_key) = 20