[ANNOUNCE] xfsprogs: v4.3.0-rc2 released

Dave Chinner david at fromorbit.com
Mon Nov 9 23:13:55 CST 2015


Hi folks,

The xfsprogs repository at:

git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git

has just been updated. This contains the few fixes and cleanups that
were pending from the 4.3.0-rc1 release as well as a couple of new
fixes that have been posted since. Please test, I'm planning on a
4.3.0 release early next week if no problems are reported in the
next few days...

-Dave.

The new head of the master branch is commit:

af37ed4 xfsprogs: Release v4.3.0-rc2

New Commits:

Darrick J. Wong (2):
      [a9b61ce] libxcmd: provide a common function to report command runtimes
      [2afac83] io: update reflink/dedupe ioctl definitions

Dave Chinner (2):
      [5cfd2d5] headers: remove definition of ASSERT from xfs.h
      [af37ed4] xfsprogs: Release v4.3.0-rc2

Jan Tulak (1):
      [7141fc5] xfsprogs: make fsr use mntinfo when there is no mntent

Ville Skyttä (2):
      [2e53a4f] xfs_db.8: Remove stray backslash near bmap
      [6222418] mkfs.xfs.8: Spelling fix


Code Diffstat:

 VERSION                    |   2 +-
 configure.ac               |   2 +-
 doc/CHANGES                |   8 ++
 fsr/Makefile               |   8 ++
 fsr/xfs_fsr.c              | 113 ++++++++++--------
 include/command.h          |   6 +
 include/darwin.h           |  62 ++++++++++
 include/freebsd.h          |  29 +++++
 include/gnukfreebsd.h      |  28 +++++
 include/irix.h             |  29 +++++
 include/linux.h            |  28 +++++
 include/platform_defs.h.in |   6 +
 include/xfs.h              |   6 -
 io/Makefile                |   2 +-
 io/dedupe.c                | 190 -----------------------------
 io/init.c                  |   1 -
 io/io.h                    |   1 -
 io/pread.c                 |  16 +--
 io/pwrite.c                |  17 +--
 io/reflink.c               | 289 ++++++++++++++++++++++++++++++++++-----------
 io/sendfile.c              |  16 +--
 libxcmd/command.c          |  27 +++++
 libxfs/xfs_fs.h            |  25 ++--
 man/man8/mkfs.xfs.8        |   2 +-
 man/man8/xfs_db.8          |   2 +-
 man/man8/xfs_io.8          |  29 ++---
 26 files changed, 544 insertions(+), 400 deletions(-)
 delete mode 100644 io/dedupe.c
-- 
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/20151110/7689c54b/attachment.sig>


More information about the xfs mailing list