Hi folks, The for-next branch of the xfs-linux repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.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 fixes branch is based off -rc2 because pmem was completely broken and bfq was corrupting data in -rc1, and we already played at torching everyone's QA systems last cycle. Anyway, next up are the extent size hint fixes which I didn't get to this week because of illness. The new head of the for-next branch is commit: e3c2b047475b xfs: restore old ioctl definitions New Commits: Darrick J. Wong (4): [9d5e8492eee0] xfs: adjust rt allocation minlen when extszhint > rtextsize [676a659b60af] xfs: retry allocations when locality-based search fails [16c9de54dc86] xfs: fix deadlock retry tracepoint arguments [e3c2b047475b] xfs: restore old ioctl definitions Code Diffstat: fs/xfs/libxfs/xfs_fs.h | 4 +++ fs/xfs/scrub/common.c | 4 ++- fs/xfs/xfs_bmap_util.c | 96 ++++++++++++++++++++++++++++++++++++-------------- 3 files changed, 77 insertions(+), 27 deletions(-)