]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfs/122: reduce xfs_dsb_t size
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 24 Jan 2017 17:08:19 +0000 (09:08 -0800)
committerEryu Guan <eguan@redhat.com>
Fri, 27 Jan 2017 08:06:12 +0000 (16:06 +0800)
We're not going to do reverse-mapping on the realtime device for
some time, so let's fix xfs/122 in the meantime.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/122.out

index 67f76985034f73f969e1d3ec8a6166056de49369..168cfd520d10c9d3f73223076d65f7a20ab57929 100644 (file)
@@ -138,7 +138,7 @@ sizeof(xfs_dir2_sf_off_t) = 2
 sizeof(xfs_disk_dquot_t) = 104
 sizeof(xfs_dq_logformat_t) = 24
 sizeof(xfs_dqblk_t) = 136
-sizeof(xfs_dsb_t) = 272
+sizeof(xfs_dsb_t) = 264
 sizeof(xfs_efd_log_format_32_t) = 28
 sizeof(xfs_efd_log_format_64_t) = 32
 sizeof(xfs_efi_log_format_32_t) = 28