linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: 3.2.0-rc2 release tagged
Date: Fri, 2 May 2014 10:05:08 +1000	[thread overview]
Message-ID: <20140502000508.GA26353@dastard> (raw)


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

Hi folks,

The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has
just been updated.

The new head of the master branch is commit:

67fcc94 xfsprogs: v3.2.0-rc2 release

This commit has been tagged with v3.2.0-rc2. I'd like everyone who
can test this to test it, as all the issues that needed to be solved
before a release coul dbe made have now been addressed. If there are
no new regressions or critical issues reported in the next week or
so, I will make an official 3.2.0 release. So, please test. :)

-Dave.

New Commits:

Dave Chinner (10):
      [b511ff4] db: don't claim unchecked CRCs are correct
      [9ba69ce] db: verify buffer on type change
      [adbb357] repair: ensure prefetched buffers have CRCs validated
      [8e7e14b] repair: detect and correct CRC errors in directory blocks
      [8f657d7] repair: detect CRC errors in AG headers
      [a76a5a7] repair: report AG btree verifier errors
      [641e65b] repair: remove more dirv1 leftovers
      [7cb3f7f] repair: handle remote symlink CRC errors
      [3a1d34e] repair: detect and handle attribute tree CRC errors
      [67fcc94] xfsprogs: v3.2.0-rc2 release

Eric Sandeen (2):
      [847bbbe] xfs_logprint: Fix error handling in xlog_print_trans_efi
      [aabc02b] mkfs.xfs: prevent close(-1) on protofile error path


Code Diffstat:

 VERSION              |   2 +-
 db/fprint.c          |  15 ++-
 db/io.c              |  26 ++++++
 db/io.h              |  13 ++-
 db/type.c            |   9 +-
 doc/CHANGES          |   5 +
 include/libxfs.h     |   3 +
 libxfs/rdwr.c        |  58 ++++++++----
 logprint/log_misc.c  |   5 +-
 mkfs/proto.c         |   3 +-
 repair/attr_repair.c |  45 +++++++--
 repair/dinode.c      | 251 +++------------------------------------------------
 repair/dinode.h      |   6 --
 repair/phase6.c      |  94 +++++++++++++++----
 repair/prefetch.c    |   7 +-
 repair/scan.c        | 108 +++++++++++++++-------
 16 files changed, 311 insertions(+), 339 deletions(-)
-- 
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:[~2014-05-02  0:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-02  0:05 Dave Chinner [this message]
2014-05-03  0:26 ` [ANNOUNCE] xfsprogs: 3.2.0-rc2 release tagged Eric Sandeen
2014-05-03  2:58   ` Dave Chinner
2014-05-03  3:41     ` Eric Sandeen
2014-05-04 23:15       ` Dave Chinner
2014-05-03  6:18 ` Nathan Scott
2014-05-04 21:55   ` Dave Chinner

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=20140502000508.GA26353@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;
as well as URLs for NNTP newsgroup(s).