All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs: v4.3.0-rc2 released
@ 2015-11-10  5:13 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-11-10  5:13 UTC (permalink / raw)
  To: xfs


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

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@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] only message in thread

only message in thread, other threads:[~2015-11-10  5:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10  5:13 [ANNOUNCE] xfsprogs: v4.3.0-rc2 released 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.