Message ID | 157915144805.2374854.13253824378743886853.stgit@magnolia (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | fstests: random fixes | expand |
On Wed, Jan 15, 2020 at 09:10:48PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@oracle.com> > > Add disk dquot structures to the check list now that we killed the > typedef. > > Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>
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