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. As of this message, I am taking the reins back from Dave. The new head of the for-next branch is commit: 837514f7a4ca xfs: fix overflow in xfs_attr3_leaf_verify New Commits: Christophe JAILLET (1): [132bf6723749] xfs: Fix error code in 'xfs_ioc_getbmap()' Darrick J. Wong (1): [bdec055bb9f2] xfs: print buffer offsets when dumping corrupt buffers Dave Chinner (1): [837514f7a4ca] xfs: fix overflow in xfs_attr3_leaf_verify Code Diffstat: fs/xfs/libxfs/xfs_attr_leaf.c | 11 +++++++++-- fs/xfs/xfs_ioctl.c | 2 +- fs/xfs/xfs_message.c | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-)