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 **REBASED**. 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. This rebase aims to sync for-next with master branch as the maintainer forgot to update the local for-next before pushing the new patch last Friday. The new head of the for-next branch is commit: d7cba7410710cd3ec2c2d9fafd4d93437097f473 1 new commits: Gao Xiang (1): [dcfb054] 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