All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: linux-xfs@vger.kernel.org
Cc: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: master branch updated to 4.8.0-rc2
Date: Fri, 23 Sep 2016 10:29:25 +1000	[thread overview]
Message-ID: <20160923002925.GP340@dastard> (raw)

[-- Attachment #1: Type: text/plain, Size: 2685 bytes --]

Hi Folks,

The xfsprogs repository at:

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

has just been updated and tagged as a second release candidate
(v4.8.0-rc2). Many fixes included, please test.

-Dave.

The new head of the master branch is commit:

c1a14cc xfsprogs: Release 4.8.0-rc2

New Commits:

Bill O'Donnell (3):
      [bb80e3d] libxcmd: populate fs table with xfs entries first, foreign entries last
      [6983238] xfs_quota: print and path output formatting: maintain reverse compatibility
      [2ba39cd] xfs_quota: add case for foreign fs, disabled regardless of foreign_allowed

Dave Chinner (1):
      [c1a14cc] xfsprogs: Release 4.8.0-rc2

Eric Sandeen (10):
      [7f510af] libxfs: move iswritable "fatal" decision to caller
      [b04647e] xfs_repair: exit with status 2 if log dirtiness is unknown
      [7e59be6] xfs_quota: Enable 3 more foreign commands
      [cb35671] xfs_quota: un-flag non-foreign-capable commands
      [2f7d042] xfs_quota: fix free command for foreign fs
      [73b54bb] xfs_io: allow chattr & chproj on foreign filesystems
      [f10a5ab] mkfs.xfs: clarify ftype defaults in manpage
      [4d457e2] libxfs: factor mount checks into helper function
      [e5c4ab5] xfs_repair: fix segfault from uninitialized tp in mv_orphanage
      [cbca895] xfs_copy: Fix meta UUID handling on multiple copies

Hou Tao (1):
      [4fd2b07] xfs_logprint: remove the printing of transaction type


Code Diffstat:

 VERSION                    |  2 +-
 configure.ac               |  2 +-
 copy/xfs_copy.c            | 20 +++++++------
 doc/CHANGES                | 10 +++++++
 include/path.h             |  1 +
 io/attr.c                  |  2 +-
 io/open.c                  |  2 +-
 libxcmd/paths.c            | 12 +++++++-
 libxfs/darwin.c            |  2 +-
 libxfs/freebsd.c           |  6 ++--
 libxfs/init.c              |  4 ++-
 libxfs/init.h              |  3 +-
 libxfs/irix.c              |  2 +-
 libxfs/linux.c             | 80 +++++++++++++++++++++++++++----------------------
 logprint/log_misc.c        | 50 ++-----------------------------
 logprint/log_print_trans.c |  4 +--
 logprint/logprint.h        |  2 --
 man/man8/mkfs.xfs.8        | 10 +++----
 quota/edit.c               |  3 ++
 quota/free.c               | 60 +++++++++++++++++++++++--------------
 quota/init.c               | 18 +++++++----
 quota/path.c               | 37 +++++++++++++++--------
 quota/state.c              |  1 -
 repair/phase2.c            |  3 +-
 repair/phase6.c            |  2 +-
 25 files changed, 181 insertions(+), 157 deletions(-)
-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2016-09-23  0:29 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=20160923002925.GP340@dastard \
    --to=david@fromorbit.com \
    --cc=linux-xfs@vger.kernel.org \
    --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 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.