diff mbox

[12/13] xfs/122: track xfs_scrub_metadata

Message ID 147216777706.32641.3994494186495545598.stgit@birch.djwong.org (mailing list archive)
State Accepted
Headers show

Commit Message

Darrick J. Wong Aug. 25, 2016, 11:29 p.m. UTC
Make sure the metadata scrub ioctl structure doesn't change size.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 tests/xfs/122.out |    1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/tests/xfs/122.out b/tests/xfs/122.out
index bbffd0f..cd909e6 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