Hi Linus, Please pull this xfs update for 3.13-rc1. There are a couple of patches that I wasn't quite sure about in time for our initial 3.13 pull request, a bugfix, and an update to add Dave to MAINTAINERS. Thanks, Ben The following changes since commit 359d992bcd398273637cd9edde10afca953783c4: xfs: simplify kmem_{zone_}zalloc (2013-11-06 16:31:27 -0600) are available in the git repository at: git://oss.sgi.com/xfs/xfs.git tags/xfs-for-linus-v3.13-rc1-2 for you to fetch changes up to 2fe8c1c08b3fbd87dd2641c8f032ff6e965d5803: xfs: open code inc_inode_iversion when logging an inode (2013-11-18 09:42:08 -0600) ---------------------------------------------------------------- xfs: update #2 for v3.13-rc1 Here we have a performance fix for inode iversion, increased inode cluster size for v5 superblock filesystems, a fix for error handling in xfs_bmap_add_attrfork, and a MAINTAINERS update to add Dave. ---------------------------------------------------------------- Ben Myers (1): xfs: update maintainers Dave Chinner (2): xfs: increase inode cluster size for v5 filesystems xfs: open code inc_inode_iversion when logging an inode Mark Tinguely (1): xfs: fix unlock in xfs_bmap_add_attrfork MAINTAINERS | 2 +- fs/xfs/xfs_bmap.c | 38 +++++++++++++++++++++----------------- fs/xfs/xfs_mount.c | 15 +++++++++++++++ fs/xfs/xfs_mount.h | 2 +- fs/xfs/xfs_trans_inode.c | 8 +++++--- fs/xfs/xfs_trans_resv.c | 3 +-- 6 files changed, 44 insertions(+), 24 deletions(-) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs