xfs/122: add inode log formats

The inode log record formats have been standardized, so check them here.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Darrick J. Wong
2017-11-01 14:47:30 -07:00
committed by Eryu Guan
parent a9006d7c62
commit 8b190e89fd
+2
View File
@@ -83,6 +83,8 @@ sizeof(struct xfs_extent_data_info) = 32
sizeof(struct xfs_fs_eofblocks) = 128
sizeof(struct xfs_fsop_ag_resblks) = 64
sizeof(struct xfs_icreate_log) = 28
sizeof(struct xfs_inode_log_format) = 56
sizeof(struct xfs_inode_log_format_32) = 52
sizeof(struct xfs_log_dinode) = 176
sizeof(struct xfs_map_extent) = 32
sizeof(struct xfs_phys_extent) = 16