From: Darrick J. Wong Date: Tue, 6 Feb 2024 00:06:48 +0000 (-0800) Subject: xfs/122: update fields for realtime reflink X-Git-Tag: xfs-zoned-2024-11-18~22 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0b6b9086ba4b46c255e70cba4247923a94bb2014;p=users%2Fhch%2Fxfstests-dev.git xfs/122: update fields for realtime reflink Add a few more ondisk structures for realtime reflink. Signed-off-by: Darrick J. Wong --- diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 3ec7238b4..5935a31c8 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -126,6 +126,9 @@ sizeof(struct xfs_rmap_key) = 20 sizeof(struct xfs_rmap_rec) = 24 sizeof(struct xfs_rtbuf_blkinfo) = 48 sizeof(struct xfs_rtgroup_geometry) = 128 +sizeof(struct xfs_rtrefcount_key) = 4 +sizeof(struct xfs_rtrefcount_rec) = 12 +sizeof(struct xfs_rtrefcount_root) = 4 sizeof(struct xfs_rtrmap_key) = 20 sizeof(struct xfs_rtrmap_rec) = 24 sizeof(struct xfs_rtrmap_root) = 4