Hi folks, The for-next branch of the xfs kernel repository at git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git has just been updated. The new head of the for-next branch is commit: 1790736 Merge branch 'xfs-ioctl-setattr-cleanup' into for-next New Commits: Brian Foster (1): [4d94902] xfs: remove incorrect error negation in attr_multi ioctl Christoph Hellwig (2): [8add71c] xfs: factor out a xfs_update_prealloc_flags() helper [2ba6623] xfs: don't allocate an ioend for direct I/O completions Dave Chinner (10): [3fd1b0d] Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next [817b6c4] xfs: FSX_NONBLOCK is not used [29a17c0] xfs: separate xflags from xfs_ioctl_setattr [8f3d17a] xfs: factor out xfs_ioctl_setattr transaciton preamble [f96291f] xfs: disaggregate xfs_ioctl_setattr [fd179b9] xfs: kill xfs_ioctl_setattr behaviour mask [41c1452] xfs: XFS_IOCTL_SETXATTR can run in user namespaces [d4388d3c] xfs: factor extsize hint checking out of xfs_ioctl_setattr [23bd073] xfs: factor projid hint checking out of xfs_ioctl_setattr [1790736] Merge branch 'xfs-ioctl-setattr-cleanup' into for-next Iustin Pop (1): [9b94fcc] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories Wang, Yalin (1): [f3d2155] xfs: change kmem_free to use generic kvfree() Code Diffstat: fs/xfs/kmem.c | 10 - fs/xfs/kmem.h | 5 +- fs/xfs/xfs_aops.c | 149 +++++++-------- fs/xfs/xfs_aops.h | 3 - fs/xfs/xfs_file.c | 64 ++++--- fs/xfs/xfs_inode.h | 9 + fs/xfs/xfs_ioctl.c | 501 +++++++++++++++++++++++++-------------------------- fs/xfs/xfs_ioctl32.c | 2 +- 8 files changed, 360 insertions(+), 383 deletions(-) -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs