Hello. The xfsdump for-next branch, located at: https://git.kernel.org/pub/scm/fs/xfs/xfsdump-dev.git/?h=for-next Has just been updated. Patches often get missed, so if your outstanding patches are properly reviewed on the list and not included in this update, please let me know. The new head of the for-next branch is commit: c3a72aabb22bb3a79ed0f09762e6d81c0cbdadd6 1 new commits: Gao Xiang (1): [c3a72aa] xfsrestore: fix rootdir due to xfsdump bulkstat misuse Code Diffstat: common/main.c | 1 + man/man8/xfsrestore.8 | 14 ++++++++++ restore/content.c | 7 +++++ restore/getopt.h | 4 +-- restore/tree.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++--- restore/tree.h | 2 ++ 6 files changed, 94 insertions(+), 6 deletions(-) -- Carlos Maiolino