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.2.0-rc3 released
Date: Tue, 25 Aug 2015 13:57:34 +1000	[thread overview]
Message-ID: <20150825035734.GG714@dastard> (raw)


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

Hi folks,

The xfsprogs repositories at:

git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
git://oss.sgi.com/xfs/cmds/xfsprogs

have just been updated to v4.2.0-rc3.

The changes since 4.2.0-rc2 are mainly fixes for problems found by
Eric, Jan, Eryu and Darrick in the past week. I've also pulled the
libxfs bug fixes from the current kernel tree to cover all the
changes made to fix corruption issues that have been found recently.

There was also a revert of an OS X build change - I incorrectly
committed an early version, and the finalised version is not yet
ready.

I think the tree is now pretty close being ready for a 4.2.0
release. If no major problems arise in the next week then I think we
are good to go, which means we are looking at 4.2.0 releasing at
roughly the same time as the 4.2 kernel (Yay!).

The new head of the master branch is commit:

2852f7d xfsprogs: Release v4.2.0-rc3

New Commits:

Darrick J. Wong (3):
      [06e61d6] libxfs: readahead of dir3 data blocks should use the read verifier
      [603ab21] xfs_db: don't crash on a corrupt inode
      [66fc04e] xfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage with buffer errors

Dave Chinner (5):
      [db9cba4] xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
      [92a57a6] xfs: remote attributes need to be considered data
      [d9241d7] xfs: remote attribute headers contain an invalid LSN
      [8b25826] xfsprogs: revert OS X dummy function changes
      [2852f7d] xfsprogs: Release v4.2.0-rc3

Eric Sandeen (7):
      [4334e2e] libxfs: fix memory leasks in libxfs_umount()
      [0a223eb] xfs_repair: free msgbuf on exit
      [4491caa] xfs_repair: call IRELE(ip) after libxfs_trans_iget calls
      [bd75814] xfs_repair: unconditionally free blockmaps when threads complete
      [2dd1360] libxfs: remove self-assignment in libxfs/util.c
      [efb3582] xfs: don't cast string literals
      [66a5607] man pages: Minor fixes for xfs.5

Eryu Guan (1):
      [621b5ff] repair: fix wrong logic when validating node magic number

Jan Kara (2):
      [71a9bb1] libxfs: Fix file type directory corruption for btree directories
      [fcdd428] xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()

Joe Perches (1):
      [2c2ec8f] xfs: Use consistent logging message prefixes


Code Diffstat:

 VERSION                  |   2 +-
 configure.ac             |   2 +-
 copy/xfs_copy.c          |   3 +
 db/attr.c                |   4 +-
 db/dir2.c                |   4 +-
 db/inode.c               |   2 +
 db/io.c                  |   4 +-
 db/io.h                  |   2 +-
 doc/CHANGES              |  10 ++++
 fsr/xfs_fsr.c            |   8 ---
 include/darwin.h         | 153 +++++------------------------------------------
 libxfs/init.c            |   9 +++
 libxfs/libxfs_priv.h     |   3 +-
 libxfs/util.c            |   9 ---
 libxfs/xfs_alloc.c       |   2 +-
 libxfs/xfs_attr_remote.c |  49 +++++++++++----
 libxfs/xfs_da_btree.c    |   4 +-
 libxfs/xfs_dir2.c        |  33 +++++-----
 libxfs/xfs_dir2_data.c   |   3 +-
 libxfs/xfs_dir2_node.c   |  11 +++-
 libxfs/xfs_format.h      |   4 +-
 libxfs/xfs_sb.c          |  14 +++--
 man/man5/xfs.5           |   4 +-
 repair/attr_repair.c     |   2 +-
 repair/bmap.c            |  17 +++++-
 repair/bmap.h            |   1 +
 repair/dir2.c            |   2 +-
 repair/phase3.c          |   2 +
 repair/phase4.c          |   1 +
 repair/phase6.c          |   6 ++
 repair/scan.c            |  12 ++--
 repair/xfs_repair.c      |   2 +
 32 files changed, 164 insertions(+), 220 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:[~2015-08-25  3:58 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=20150825035734.GG714@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