From: Darrick J. Wong Date: Thu, 20 Jun 2024 21:00:35 +0000 (-0700) Subject: xfs/122: update for vectored scrub X-Git-Tag: xfs-zoned-2024-08-22~94 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=bb8ff3588cd31e0de606bb560c7af701ddcf01e5;p=users%2Fhch%2Fxfstests-dev.git xfs/122: update for vectored scrub Add the two new vectored scrub structures. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 7be14ed99..60d829455 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -124,6 +124,8 @@ sizeof(struct xfs_rtrmap_root) = 4 sizeof(struct xfs_rud_log_format) = 16 sizeof(struct xfs_rui_log_format) = 16 sizeof(struct xfs_scrub_metadata) = 64 +sizeof(struct xfs_scrub_vec) = 16 +sizeof(struct xfs_scrub_vec_head) = 40 sizeof(struct xfs_swap_extent) = 64 sizeof(struct xfs_unmount_log_format) = 8 sizeof(struct xfs_xmd_log_format) = 16