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: 26f1fe8 xfs: reduce lock hold times in buffer writeback New Commits: Brian Foster (2): [a3916e5] xfs: fix broken multi-fsb buffer logging [0c871f9] xfs: remove spurious shutdown type check from xfs_bmap_finish() Christoph Hellwig (1): [4478fb1] xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined Dave Chinner (1): [26f1fe8] xfs: reduce lock hold times in buffer writeback Eric Sandeen (1): [0d5a75e] xfs: make several functions static Code Diffstat: fs/xfs/libxfs/xfs_alloc.c | 2 +- fs/xfs/libxfs/xfs_alloc.h | 7 ------ fs/xfs/libxfs/xfs_attr_leaf.h | 3 --- fs/xfs/libxfs/xfs_fs.h | 8 ++----- fs/xfs/libxfs/xfs_rtbitmap.c | 2 +- fs/xfs/xfs_attr_inactive.c | 2 +- fs/xfs/xfs_attr_list.c | 2 +- fs/xfs/xfs_bmap_util.c | 6 ++--- fs/xfs/xfs_bmap_util.h | 2 -- fs/xfs/xfs_buf.c | 60 +++++++++++++++++++++++++++------------------- fs/xfs/xfs_buf_item.c | 18 ++++++++++---- fs/xfs/xfs_inode.c | 16 ++++--------- fs/xfs/xfs_inode.h | 7 ------ fs/xfs/xfs_log.c | 8 +++---- fs/xfs/xfs_log.h | 5 ---- fs/xfs/xfs_rtalloc.h | 2 -- fs/xfs/xfs_super.c | 2 +- fs/xfs/xfs_super.h | 2 -- 18 files changed, 65 insertions(+), 89 deletions(-) -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs