From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Add disk dquot structures to the check list now that we killed the typedef. Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --- tests/xfs/122.out | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/xfs/122.out b/tests/xfs/122.out index d2d5a184..91a3bdae 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -81,6 +81,7 @@ sizeof(struct xfs_dir3_free) = 64 sizeof(struct xfs_dir3_free_hdr) = 64 sizeof(struct xfs_dir3_leaf) = 64 sizeof(struct xfs_dir3_leaf_hdr) = 64 +sizeof(struct xfs_disk_dquot) = 104 sizeof(struct xfs_dsymlink_hdr) = 56 sizeof(struct xfs_extent_data) = 24 sizeof(struct xfs_extent_data_info) = 32