public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: v4.3.0-rc2 released
Date: Tue, 10 Nov 2015 16:13:55 +1100	[thread overview]
Message-ID: <20151110051355.GD14311@dastard> (raw)


[-- 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

                 reply	other threads:[~2015-11-10  5:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151110051355.GD14311@dastard \
    --to=david@fromorbit.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox