On 10/26/18 3:19 PM, Stefan Ring wrote: > I reorganized the patches as suggested and fixed the btree case. > > Stefan Ring (5): > xfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN_MAGIC blocks > xfs_metadump: Zap multi fsb blocks > xfs_metadump: Zap freeindex blocks in directory inodes > xfs_metadump: Zap unused space in inode btrees > xfs_metadump: Zap dev inodes > > db/metadump.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++------- > 1 file changed, 105 insertions(+), 14 deletions(-) > Cool, thanks for splitting these up, will review & test in earnest. These also need your: Signed-off-by: Stefan Ring <stefanrin@xxxxxxxxx> But there may be a v5 yet, so stash that away for now :) -Eric