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. Same fixes as this morning, only now with a fix to the new tracepoints patch because I exported the patch from djwong-dev, and git-am decided to rearrange the changes when I import it into xfs-fixes. Wrangling patches out of git and back in through a mailing list is stuuuupid. The new head of the for-next branch is commit: 4dfb02d5cae8 xfs: fix mismerged tracepoints 3 new commits: Darrick J. Wong (3): [fcde88af6a78] xfs: pass the correct cursor to xfs_iomap_prealloc_size [e2e63b071b2d] xfs: clear incore AGFL_RESET state if it's not needed [4dfb02d5cae8] xfs: fix mismerged tracepoints Code Diffstat: fs/xfs/libxfs/xfs_alloc.c | 10 ++++++---- fs/xfs/xfs_iomap.c | 5 ++++- 2 files changed, 10 insertions(+), 5 deletions(-)