All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs: master branch updated to 9851fd7
@ 2014-11-07  0:41 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2014-11-07  0:41 UTC (permalink / raw)
  To: xfs

Hi folks,

The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has
just been updated. Given all the fixes we've accumulated since
v3.2.1 was released, I'm thinking that we should do a 3.2.2 release
shortly, so please test this tree now...

The new head of the master branch is commit:

9851fd7 repair: AGFL rebuild fails if btree split required

New Commits:

Dave Chinner (2):
      [7c7c113] repair: fix XR_BLD_FREE_TRACE compilation errors
      [9851fd7] repair: AGFL rebuild fails if btree split required

Eric Sandeen (7):
      [bd9cc49] libxfs: use structure initializers for cache_operations
      [3e1e6f8] libxfs: fix endian mishap in xfs_dialloc_ag()
      [167d49c] libxfs: fix harmless sparse endian nit
      [24e0479] xfsprogs: two more completely harmless sparse nits
      [c7dd81c] xfs_io: add sync and syncfs commands
      [e21c11e] mkfs: ignore stripe geom if sunit or swidth == physical sector size
      [392e896] mkfs: don't warn about log sunit size if it was auto-discovered

Mark Tinguely (1):
      [5b547f3] xfsctl.3: fix XFS_IOC_FSSETXATTR fields


Code Diffstat:

 io/Makefile           |  6 ++++-
 io/init.c             |  3 ++-
 io/io.h               |  1 +
 io/sync.c             | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++
 libxfs/rdwr.c         | 14 +++++------
 libxfs/xfs_ialloc.c   |  3 ++-
 m4/package_libcdev.m4 | 17 +++++++++++++
 man/man3/xfsctl.3     |  5 ++--
 man/man8/xfs_io.8     | 10 ++++++++
 mkfs/xfs_mkfs.c       | 48 ++++++++++++++++++++++-------------
 repair/phase5.c       | 61 +++++++++++++++++++++++++++++---------------
 repair/prefetch.c     |  2 +-
 rtcp/xfs_rtcp.c       |  2 +-
 13 files changed, 191 insertions(+), 51 deletions(-)
 create mode 100644 io/sync.c
-- 
Dave Chinner
david@fromorbit.com

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-07  0:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07  0:41 [ANNOUNCE] xfsprogs: master branch updated to 9851fd7 Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.