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: 851c4c96db00 xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr 4 new commits: Andrey Albershteyn (3): [8d2f9f5c64f1] xfs: allow renames of project-less inodes [8a221004fe52] xfs: add .fileattr_set and fileattr_get callbacks for symlinks [0239bd9fa445] xfs: allow setting file attributes on special files Christoph Hellwig (1): [851c4c96db00] xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr Code Diffstat: fs/xfs/xfs_inode.c | 64 +++++++++++++++++++++++++++++------------------------- fs/xfs/xfs_ioctl.c | 24 ++++++++------------ fs/xfs/xfs_iops.c | 2 ++ 3 files changed, 45 insertions(+), 45 deletions(-)