From: Darrick J. Wong Date: Fri, 17 Jun 2016 01:46:58 +0000 (-0700) Subject: xfs/122: fix test output to reflect latest xfsprogs X-Git-Tag: v2022.05.01~2448 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f5187c47d147df258f02b7aa48a9eced55634b51;p=xfstests-dev.git xfs/122: fix test output to reflect latest xfsprogs Since we're getting rid of the rmapxbt, don't test for it. Add back the log inode structure. Signed-off-by: Darrick J. Wong Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 46d1dd4d..ebc4421b 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -75,11 +75,11 @@ sizeof(struct xfs_extent_data) = 24 sizeof(struct xfs_extent_data_info) = 32 sizeof(struct xfs_fs_eofblocks) = 128 sizeof(struct xfs_icreate_log) = 28 +sizeof(struct xfs_log_dinode) = 176 sizeof(struct xfs_refcount_key) = 4 sizeof(struct xfs_refcount_rec) = 12 -sizeof(struct xfs_rmap_key) = 4 +sizeof(struct xfs_rmap_key) = 20 sizeof(struct xfs_rmap_rec) = 24 -sizeof(struct xfs_rmapx_key) = 20 sizeof(xfs_agf_t) = 224 sizeof(xfs_agfl_t) = 36 sizeof(xfs_agi_t) = 336