[ANNOUNCE] xfs: for-next branch updated to cddc116

Dave Chinner david at fromorbit.com
Thu May 28 16:53:09 CDT 2015


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:

cddc116 xfs: xfs_iozero can return positive errno

New Commits:

Dave Chinner (5):
      [80188b0] percpu_counter: batch size aware __percpu_counter_compare()
      [8c1903d] xfs: inode and free block counters need to use __percpu_counter_compare
      [6dea405] xfs: extent size hints can round up extents past MAXEXTLEN
      [6dfe5a0] xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
      [cddc116] xfs: xfs_iozero can return positive errno

George Wang (1):
      [74f9ce1] xfs: use percpu_counter_read_positive for mp->m_icount


Code Diffstat:

 fs/xfs/libxfs/xfs_attr_leaf.c  |  8 ++--
 fs/xfs/libxfs/xfs_attr_leaf.h  |  2 +-
 fs/xfs/libxfs/xfs_bmap.c       | 31 ++++++++++------
 fs/xfs/libxfs/xfs_ialloc.c     |  9 +++--
 fs/xfs/xfs_attr_inactive.c     | 83 +++++++++++++++++++++++++-----------------
 fs/xfs/xfs_file.c              |  2 +-
 fs/xfs/xfs_inode.c             | 12 ++----
 fs/xfs/xfs_mount.c             | 34 ++++++++++-------
 include/linux/percpu_counter.h | 13 ++++++-
 lib/percpu_counter.c           |  6 +--
 10 files changed, 119 insertions(+), 81 deletions(-)
-- 
Dave Chinner
david at fromorbit.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20150529/cbd8d369/attachment.sig>


More information about the xfs mailing list