From 2db29c7d6fedb8325acab74afbb2e49e35be54fb Mon Sep 17 00:00:00 2001 From: "Darrick J. Wong" Date: Thu, 25 Aug 2016 16:29:43 -0700 Subject: [PATCH] xfs/122: check the ag reservation counter ioctl Signed-off-by: Darrick J. Wong Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/xfs/122.out | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/xfs/122.out b/tests/xfs/122.out index cd909e6b..ae842832 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -81,6 +81,7 @@ sizeof(struct xfs_dsymlink_hdr) = 56 sizeof(struct xfs_extent_data) = 24 sizeof(struct xfs_extent_data_info) = 32 sizeof(struct xfs_fs_eofblocks) = 128 +sizeof(struct xfs_fsop_ag_resblks) = 32 sizeof(struct xfs_icreate_log) = 28 sizeof(struct xfs_log_dinode) = 176 sizeof(struct xfs_map_extent) = 32 -- 2.39.5