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 new head of the for-next branch is commit: 4a6b35b3b3f2 xfs: sync xfs_btree_split macros with userspace libxfs New Commits: Darrick J. Wong (1): [4a6b35b3b3f2] xfs: sync xfs_btree_split macros with userspace libxfs Eric Sandeen (1): [29f11fce211c] xfs: #ifdef out perag code for userspace Yang Guang (1): [5b068aadf62d] xfs: use swap() to make dabtree code cleaner Code Diffstat: fs/xfs/libxfs/xfs_ag.c | 2 ++ fs/xfs/libxfs/xfs_ag.h | 8 +++++--- fs/xfs/libxfs/xfs_btree.c | 4 ++++ fs/xfs/libxfs/xfs_da_btree.c | 5 +---- 4 files changed, 12 insertions(+), 7 deletions(-)