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. Christoph's attr stuff is still going through xfstests. The new head of the for-next branch is commit: 5a57c05b56b6 xfs: remove shadow variable in xfs_btree_lshift New Commits: Arnd Bergmann (2): [3b62f000c86a] xfs: rename compat_time_t to old_time32_t [b8a0880a37e2] xfs: quota: move to time64_t interfaces Eric Sandeen (1): [5a57c05b56b6] xfs: remove shadow variable in xfs_btree_lshift Code Diffstat: fs/xfs/libxfs/xfs_btree.c | 2 -- fs/xfs/xfs_dquot.c | 6 +++--- fs/xfs/xfs_ioctl32.c | 2 +- fs/xfs/xfs_ioctl32.h | 2 +- fs/xfs/xfs_qm.h | 6 +++--- fs/xfs/xfs_quotaops.c | 6 +++--- fs/xfs/xfs_trans_dquot.c | 8 +++++--- 7 files changed, 16 insertions(+), 16 deletions(-)