Hi folks, The for-next branch of the xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-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 for-next branch is commit: 2fc6b16 xfs_io: clarify the fsmap documentation (I've also added lightweight tags for old vX.Y.0 releases; I was wishing for those for some old archaeology recently) New Commits: Darrick J. Wong (1): [2fc6b16] xfs_io: clarify the fsmap documentation Eric Sandeen (1): [fa9f6f1] xfs_bmap: fix -n documentation in manpage Nikolay Borisov (6): [3d12c08] fiemap: Remove blocksize variable [05ef291] fiemap: Make max_extents a global var [cb404e2] fiemap: Eliminate num_extents [997bfca] fiemap: De-obfuscate last_logical and cur_extent manipulation [abd0c76] fiemap: Factor out common code used for printing holes [e7eaace] fiemap: Fix semantics of max_extents (-n arguments) Code Diffstat: io/fiemap.c | 174 +++++++++++++++++++++++++++++++++++----------------------------------- io/fsmap.c | 2 + man/man8/xfs_bmap.8 | 5 +- man/man8/xfs_io.8 | 7 ++- 4 files changed, 95 insertions(+), 93 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html