aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2016-09-28 19:28:27 -0700
committerEryu Guan <eguan@redhat.com>2016-09-29 14:46:21 +0800
commit41dfeb425ee4aa93f09da2f8c063325e47eb3ff1 (patch)
tree4d02f5ac9031b9e1b18ee005dcd8f04c17ec490c
parentd008c3a5f72a3ca75989b00429a17200b0035466 (diff)
downloadxfstests-dev-41dfeb425ee4aa93f09da2f8c063325e47eb3ff1.tar.gz
xfs/122: decrease the log update done item sizes
Redundant fields were removed from the rmap/refcount/bmap update done log items, so fix the size tests. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
-rw-r--r--tests/xfs/122.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/xfs/122.out b/tests/xfs/122.out
index ae84283271..67f7698503 100644
--- a/tests/xfs/122.out
+++ b/tests/xfs/122.out
@@ -64,10 +64,10 @@ sizeof(struct xfs_btree_block) = 72
sizeof(struct xfs_btree_block_lhdr) = 64
sizeof(struct xfs_btree_block_shdr) = 48
sizeof(struct xfs_bud_log_format) = 16
-sizeof(struct xfs_bui_log_format) = 48
+sizeof(struct xfs_bui_log_format) = 16
sizeof(struct xfs_clone_args) = 32
sizeof(struct xfs_cud_log_format) = 16
-sizeof(struct xfs_cui_log_format) = 32
+sizeof(struct xfs_cui_log_format) = 16
sizeof(struct xfs_da3_blkinfo) = 56
sizeof(struct xfs_da3_intnode) = 64
sizeof(struct xfs_da3_node_hdr) = 64
@@ -94,7 +94,7 @@ sizeof(struct xfs_rtrmap_key) = 24
sizeof(struct xfs_rtrmap_rec) = 32
sizeof(struct xfs_rtrmap_root) = 4
sizeof(struct xfs_rud_log_format) = 16
-sizeof(struct xfs_rui_log_format) = 48
+sizeof(struct xfs_rui_log_format) = 16
sizeof(struct xfs_scrub_metadata) = 64
sizeof(xfs_agf_t) = 224
sizeof(xfs_agfl_t) = 36