Hi all, this series cleans up how we define the on-disk EFI and EFD items. The last patch is a rebased version of the patch from Gustavo to remove the one item arrays in these formats. Diffstat libxfs/xfs_log_format.h | 69 ++++++--------------- xfs_extfree_item.c | 157 ++++++++++++++++++------------------------------ xfs_extfree_item.h | 16 ++++ xfs_ondisk.h | 9 +- xfs_super.c | 12 +-- 5 files changed, 103 insertions(+), 160 deletions(-)