Commit Graph

3 Commits

Author SHA1 Message Date
Allan Randall 6631e39f44 Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
Merge of master-melb:xfs-cmds:26276a by kenmcd.

  Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
2006-06-19 06:10:49 +00:00
Tim Shimmin 1e1fa61c88 update for the extra 32/64 variants of EFI/EFD/inode log format structures.
Merge of master-melb:xfs-cmds:26265a by kenmcd.

  update for the extra 32/64 variants of EFI/EFD/inode log format structures.
2006-06-16 06:08:07 +00:00
Tim Shimmin 543e4a76fa An attempt at looking at the sizes of xfs structures with exclusions
for ones that we know are different.
The aim is to help pick up on extensions to structures and addition
of structures which for instance may vary on 32 bit and 64 bit word size
versions.
Merge of master-melb:xfs-cmds:26056a by kenmcd.

  An attempt at looking at the sizes of xfs structures with exclusions
  for ones that we know are different.
  The aim is to help pick up on extensions to structures and addition
  of structures which for instance may vary on 32 bit and 64 bit word size
  versions.
2006-05-26 15:38:44 +00:00