From: Darrick J. Wong Date: Thu, 16 Jan 2020 05:10:48 +0000 (-0800) Subject: xfs/122: add disk dquot structure to the list X-Git-Tag: v2022.05.01~889 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=fe815742e286815555118de35160f3e5c64ea754 xfs/122: add disk dquot structure to the list Add disk dquot structures to the check list now that we killed the typedef. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Eryu Guan --- 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