Opened 9 years ago

Closed 9 years ago

#6589 closed enhancement (fixed)

xfsprogs-3.2.3

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-3.2.3.tar.gz

ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-3.2.3.tar.gz.sign

http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfsprogs.git;a=blob_plain;f=doc/CHANGES

or

http://oss.sgi.com/pipermail/xfs/2015-June/042024.html

[ANNOUNCE] xfsprogs: v3.2.3 released
Dave Chinner david at fromorbit.com
Wed Jun 10 00:48:25 CDT 2015

...

xfsprogs v3.2.3 has just been released. This is mainly a bugfix
release (see below for a summary). There is a notable change in
defaults for mkfs.xfs - it will now make CRC enabled filesystems by
default, and you will need to use "mkfs.xfs -m crc=0" to make
filesystems compatible with production kernels older than 3.15.

...

A summary of the changes during development of this release (taken
from doc/CHANGES) is as follows:

- Debian packaging updates (Nathan Scott)
- xfs_repair: handle speciall atribute names correctly (Eric Sandeen)
- xfs_repair: handle v5 format feature flags correctly (Darrick Wong)
- xfs_repair: Better v5 format validation for directories
  (Darrick Wong)
- mkfs.xfs: enable metadata CRCs by default
- mkfs.xfs: enable free inode btrees by default
- build: glibc support updates (Jan Tulak)
- man page updates (Sage Weil, Namjae Jeon, Eric Sandeen)
- xfs_admin: Changing UUIDs disable for CRC enabled filesystems
  (Eric Sandeen)
- xfs_repair: Separate pquota inode fixes (Brian Foster)
- xfs_db: inode alignment fixes (Brian Foster)
- mkfs.xfs: fix failures creating file images (Brian Foster)
- libxfs: zero new buffers before use (Darrick J. Wong)
- xfs_repair: handle directory leaf CRC errors gracefully
  (Darrick J.  Wong)
- xfs_repair: validate and repair inode CRCs (Eric Sandeen)
- xfs_repair: lots of broken directory repair fixes (Eric Sandeen)
- xfs_db: handle v3 inodes properly (Eric Sandeen)
- xfs_db: allow writing corrupted metadata on CRC enabled filesystems
  (Eric Sandeen)
- xfs_repair: gracefully handle > 512 byte sector superblocks
- mkfs.xfs: take into acocunt log stripe unit when sizing log
- xfs_metadump: inode alignment and null inode fixes (Brian Foster)
- xfs_io: FALLOC_FL_INSERT_RANGE support (Namjae Jeon)
- build: libtool static library build fixes (Romain Naour)
- mkfs.xfs: large block size inode alignment fixes (Brian Foster)
- xfs_repair: secondary superblock scan fixes (Brian Foster)
- xfs_repair: don't care about symlink compenent lengths
  (Eric Sandeen)

-- 
Dave Chinner
david at fromorbit.com
...

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16110.

Note: See TracTickets for help on using tickets.