]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
xfs/122: update fields for realtime reflink
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:48 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:42:00 +0000 (13:42 -0700)
Add a few more ondisk structures for realtime reflink.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
tests/xfs/122.out

index 3ec7238b4678482f878ea46d284db5f745f66975..5935a31c800978250957b0e1b24f979343109665 100644 (file)
@@ -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