public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs: for-next branch updated to cddc116
@ 2015-05-28 21:53 Dave Chinner
  2015-05-28 22:21 ` Dave Chinner
  0 siblings, 1 reply; 5+ messages in thread
From: Dave Chinner @ 2015-05-28 21:53 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 1386 bytes --]

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@fromorbit.com

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-30 12:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-28 21:53 [ANNOUNCE] xfs: for-next branch updated to cddc116 Dave Chinner
2015-05-28 22:21 ` Dave Chinner
2015-05-29 12:05   ` Brian Foster
2015-05-29 22:31     ` Dave Chinner
2015-05-30 12:06       ` Brian Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox