All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANOUNCE] xfsprogs: v4.2.0-rc2 released
Date: Wed, 19 Aug 2015 08:04:29 +1000	[thread overview]
Message-ID: <20150818220429.GM714@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3091 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-rc2.

Changes since 4.2.0-rc1 are mainly bug fixes, OS X build fixes and
mkfs.xfs now defaults to enabling the ftype field in the directory
structure for all filesystem types.

There are still some pending fixes before a 4.2.0 release will be
made; Darrick has found a bunch of error sign issues that he has
patches pending for, as well as a couple of xfs_db and xfs_repair
fixes for problems he found via fuzzing. There are still also a few
outstanding OS X build changes that need to be finalised before
release. Hopefully these will all be finalised in the next couple of
days.

Anyway, go forth and test!

-Dave.

The new head of the master branch is commit:

60feae1 xfsprogs: Release v4.2.0-rc2

New Commits:

Brian Foster (1):
      [237cb37] libxfs: remove sparse inode mount warning

Dave Chinner (2):
      [9a35e0d] db: fix uninitialised variable warnings
      [60feae1] xfsprogs: Release v4.2.0-rc2

Eric Sandeen (2):
      [98166c9] xfs_fsr: Fix parentheses around truth value
      [b990de8] mkfs.xfs: fix ftype-vs-crc option combination testing

Eryu Guan (1):
      [255132a] xfsprogs: fix syntax error in include/buildmacros

Jan Kara (1):
      [28c1c27] libxfs: Fix attr leaf block definition

Jan Tulak (9):
      [54ca4ea] xfsprogs: undefined variable fix
      [19863f7] xfsprogs: Add ifdef dirent checks where it was missing
      [3f25732] xfsprogs: Add includes required for OS X builds
      [ff6f019] xfsprogs: missing and dummy calls for OS X support
      [bfbb770] xfsprogs: prevent LIST_ macros conflicts
      [96f2cfb] build: Change OS X-specific CFLAGS/LDFLAGS
      [5ae294e] build:: Add mntent.h check into autoconf
      [5121281] build: Add fls check into autoconf
      [6f9377f] doc: Update OS X build info and limitations

Roger Willcocks (1):
      [307ae95] libxfs: v3 inodes are only valid on crc-enabled filesystems


Code Diffstat:

 VERSION                |   2 +-
 configure.ac           |   4 +-
 db/check.c             |   2 +-
 db/convert.c           |   2 +-
 doc/CHANGES            |  10 ++++
 doc/INSTALL            |  11 +++-
 fsr/xfs_fsr.c          |  16 +++--
 include/bitops.h       |   2 +
 include/builddefs.in   |  10 +++-
 include/buildmacros    |   2 +-
 include/darwin.h       | 158 ++++++++++++++++++++++++++++++++++++++++++++-----
 include/list.h         |  14 +++++
 io/readdir.c           |  12 ++++
 libhandle/Makefile     |   4 ++
 libxcmd/paths.c        |   2 +-
 libxfs/xfs_da_format.h |  11 +++-
 libxfs/xfs_format.h    |   1 -
 libxfs/xfs_inode_buf.c |  13 +++-
 libxfs/xfs_inode_buf.h |   2 +
 libxfs/xfs_sb.c        |   3 -
 m4/package_libcdev.m4  |  20 +++++++
 mkfs/xfs_mkfs.c        |  17 ++----
 repair/dinode.c        |   5 +-
 repair/prefetch.c      |   2 +-
 24 files changed, 273 insertions(+), 52 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-18 22:04 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=20150818220429.GM714@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 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.