All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANOUNCE] xfsprogs: v4.2.0-rc2 released
@ 2015-08-18 22:04 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-08-18 22:04 UTC (permalink / raw)
  To: xfs


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-18 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18 22:04 [ANOUNCE] xfsprogs: v4.2.0-rc2 released Dave Chinner

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.