mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Eryu Guan
parent
3fde92b2a3
commit
fe815742e2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user