From: Darrick J. Wong <djwong@xxxxxxxxxx> Add this new ioctl here too. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> --- tests/xfs/122.out | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 9c2d2fffb4..4d7e6c1eb4 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -101,6 +101,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_getfsrefs) = 64 +sizeof(struct xfs_getfsrefs_head) = 192 sizeof(struct xfs_getparents) = 96 sizeof(struct xfs_getparents_rec) = 24 sizeof(struct xfs_icreate_log) = 28