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 <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Darrick J. Wong
2020-01-15 21:10:48 -08:00
committed by Eryu Guan
parent 3fde92b2a3
commit fe815742e2
+1
View File
@@ -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