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. I figure I might as well push along the bug fixes and trivial cleanups that have come in. The new head of the for-next branch is commit: 88d32d3983e7 xfs: avoid unused to_mp() function warning New Commits: Aliasgar Surti (1): [583e4eff98fa] xfs: removed unneeded variable Austin Kim (1): [88d32d3983e7] xfs: avoid unused to_mp() function warning Brian Foster (1): [e20e174ca1bd] xfs: convert inode to extent format after extent merge due to shift Darrick J. Wong (1): [ce840429260a] xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag") Eric Sandeen (1): [6f4ff81a4602] xfs: log proper length of superblock Code Diffstat: fs/xfs/libxfs/xfs_alloc.h | 7 ++++--- fs/xfs/libxfs/xfs_bmap.c | 13 +++++++++++-- fs/xfs/libxfs/xfs_sb.c | 2 +- fs/xfs/scrub/alloc.c | 3 +-- fs/xfs/xfs_sysfs.c | 13 ------------- 5 files changed, 17 insertions(+), 21 deletions(-)