update for the extra 32/64 variants of EFI/EFD/inode log format structures.
authorTim Shimmin <tes@sgi.com>
Fri, 16 Jun 2006 06:08:07 +0000 (06:08 +0000)
committerTim Shimmin <tes@sgi.com>
Fri, 16 Jun 2006 06:08:07 +0000 (06:08 +0000)
Merge of master-melb:xfs-cmds:26265a by kenmcd.

  update for the extra 32/64 variants of EFI/EFD/inode log format structures.

122.out

diff --git a/122.out b/122.out
index 4d91c0929ea0435e0f982dfd4a02dece5f7d715d..39b12f1bd3701380c944869d7ab989d71d0c12e4 100644 (file)
--- a/122.out
+++ b/122.out
@@ -55,6 +55,12 @@ sizeof( xfs_dircook_t ) = 8
 sizeof( xfs_dir_sf_hdr_t ) = 9
 sizeof( xfs_dir_sf_entry_t ) = 10
 sizeof( xfs_dir_shortform_t ) = 19
+sizeof( xfs_extent_32_t ) = 12
+sizeof( xfs_extent_64_t ) = 16
+sizeof( xfs_efi_log_format_32_t ) = 28
+sizeof( xfs_efi_log_format_64_t ) = 32
+sizeof( xfs_efd_log_format_32_t ) = 28
+sizeof( xfs_efd_log_format_64_t ) = 32
 sizeof( xfs_fsop_geom_t ) = 112
 sizeof( xfs_fsop_counts_t ) = 32
 sizeof( xfs_fsop_resblks_t ) = 16
@@ -67,6 +73,8 @@ sizeof( xfs_fid2_t ) = 16
 sizeof( xfs_handle_t ) = 24
 sizeof( xfs_inobt_rec_t ) = 16
 sizeof( xfs_inobt_key_t ) = 4
+sizeof( xfs_inode_log_format_32_t ) = 52
+sizeof( xfs_inode_log_format_64_t ) = 56
 sizeof( xfs_trans_reservations_t ) = 84
 sizeof( xfs_disk_dquot_t ) = 104
 sizeof( xfs_dqblk_t ) = 136