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 please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be picked up in the next update. The new head of the master branch is commit: 8b6bbcf xfsdump: Release 3.1.11 New Commits: Anthony Iliopoulos (1): [16cb2e6] xfsdump: remove BMV_IF_NO_DMAPI_READ flag Carlos Maiolino (4): [2875b05] xfsdump: Initialize getbmap structure in quantity2offset [520b9f5] Remove trailing white spaces from xfsdump.html [e8a2ce1] Rename worker threads from xfsdump's documentation [8b6bbcf] xfsdump: Release 3.1.11 Darrick J. Wong (1): [20e7474] xfs_restore: remove DMAPI support Code Diffstat: VERSION | 2 +- configure.ac | 2 +- debian/changelog | 9 ++ doc/CHANGES | 6 ++ doc/xfsdump.html | 445 ++++++++++++++++++++++++++++++++++++++++---------------------------------------- dump/content.c | 1 - dump/inomap.c | 7 +- po/de.po | 9 +- po/pl.po | 9 +- restore/content.c | 99 ++---------------- restore/tree.c | 33 ------ restore/tree.h | 1 - 12 files changed, 252 insertions(+), 371 deletions(-) -- Carlos Maiolino