aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2016-08-25 16:29:37 -0700
committerEryu Guan <eguan@redhat.com>2016-09-02 16:40:34 +0800
commit5324dcbbb03d6c9c3d014d1a93f556e6f58d0818 (patch)
tree8f50df62cd4edd88f9b6f6cbce30ee7ff0a9fb9b
parentbb5bd55108e792bb0ccd26f99ee27ca3b6744d0c (diff)
downloadxfstests-dev-5324dcbbb03d6c9c3d014d1a93f556e6f58d0818.tar.gz
xfs/122: track xfs_scrub_metadata
Make sure the metadata scrub ioctl structure doesn't change size. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
-rw-r--r--tests/xfs/122.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/xfs/122.out b/tests/xfs/122.out
index bbffd0fbe0..cd909e6b40 100644
--- a/tests/xfs/122.out
+++ b/tests/xfs/122.out
@@ -94,6 +94,7 @@ 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_scrub_metadata) = 64
sizeof(xfs_agf_t) = 224
sizeof(xfs_agfl_t) = 36
sizeof(xfs_agi_t) = 336