@@ -109,7 +109,10 @@ sizeof(struct xfs_legacy_timestamp) = 8
sizeof(struct xfs_log_dinode) = 176
sizeof(struct xfs_log_legacy_timestamp) = 8
sizeof(struct xfs_map_extent) = 32
+sizeof(struct xfs_parent_name_rec) = 16
+sizeof(struct xfs_parent_ptr) = 280
sizeof(struct xfs_phys_extent) = 16
+sizeof(struct xfs_pptr_info) = 104
sizeof(struct xfs_refcount_key) = 4
sizeof(struct xfs_refcount_rec) = 12
sizeof(struct xfs_rmap_key) = 20
@@ -66,7 +66,8 @@ mkfs_filter()
-e "/.*crc=/d" \
-e "/^Default configuration/d" \
-e "/metadir=.*/d" \
- -e '/rgcount=/d'
+ -e '/rgcount=/d' \
+ -e '/parent=/d'
}
# mkfs slightly smaller than that, small log for speed.