[ANNOUNCE] xfsprogs: v4.2.0-rc3 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxx

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux