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