Hi folks, The xfsdump repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsdump-dev.git 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 for-next branch has also been updated to match the state of master. The new head of the master branch is commit: 82aa9678392699b5b85a3dee7e02d4a9c36a0269 New commits: Carlos Maiolino (1): [82aa967] xfsdump: Release 3.2.0 Christoph Hellwig (1): [252b097] xfsdump/xfsrestore: don't use O_DIRECT on the RT device Donald Douwsma (1): [8e97f9c] xfsrestore: suggest -x rather than assert for false roots Gao Xiang (1): [d7cba74] xfsrestore: fix rootdir due to xfsdump bulkstat misuse Pavel Reichl (1): [577e51a] xfsdump: Fix memory leak Code Diffstat: VERSION | 4 +-- common/main.c | 1 + configure.ac | 2 +- debian/changelog | 6 ++++ doc/CHANGES | 6 ++++ doc/xfsdump.html | 1 - dump/content.c | 46 +++++-------------------- man/man8/xfsrestore.8 | 14 ++++++++ restore/content.c | 48 +++++--------------------- restore/getopt.h | 4 +-- restore/tree.c | 94 ++++++++++++++++++++++++++++++++++++++++++++++++--- restore/tree.h | 2 ++ 12 files changed, 140 insertions(+), 88 deletions(-)