Hi all, This series fixes numerous errors I found in the new metadump v2 format handling code. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. This has been running on the djcloud for months with no problems. Enjoy! Comments and questions are, as always, welcome. xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=metadump-fixes-6.6 --- man/man8/xfs_mdrestore.8 | 6 ++ man/man8/xfs_metadump.8 | 7 ++- mdrestore/xfs_mdrestore.c | 122 ++++++++++++++++++++++++++------------------- 3 files changed, 81 insertions(+), 54 deletions(-)