[PATCH V4] xfsprogs: update version for 3.2.0-alpha2
Eric Sandeen
sandeen at redhat.com
Fri Nov 22 15:09:59 CST 2013
On 11/22/13, 12:37 PM, rjohnston at sgi.com wrote:
> Update the VERSION, configure.ac and doc/CHANGES file for alpha
> release, 3.2.0-alpha2
>
> Signed-off-by: Eric Sandeen <sandeen at redhat.com>
> Signed-off-by: Rich Johnston <rjohnston at sgi.com>
> ---
> V4
> Updated doc/CHANGES per suggestions by Eric and Dave.
> Added SOB by Eric
>
<snip>
> xfsprogs-3.2.0-alpha1 (26 September 2013)
> - - Alpha release for the purpose of testing the CRC feature during the
> - v3.12 kernel -rc series.
> + - Alpha release for the purpose of testing the CRC feature in
> + kernels 3.10 and newer.
> + - Remove all vestiges of old, unsupported version 1 directory code.
> + - Add a âreaddirâ command to xfs_io, thanks to Brian Foster.
^^^ ^^
That got a bit weird, probably my fault.
Thanks,
-Eric
> + - Fix potential segfault in xfs_repair when creating lost+found.
> + - Zero out unused parts of on-disk superblocks during repair, to
> + avoid metadata verifier failures at runtime.
> + - Add directory entry type support to mkfs.xfs and xfs_db.
> + - Add the icreate transaction to xfs_logprint, and fix continuation
> + transactions.
> + - Add the lseek SEEK_DATA/SEEK_HOLE support into xfs_io.
> + - Print all AGI unlinked buckets in xfs_logprint.
> + - Fix mkfs.xfs ENOSPC with protofile which creates a very large
> + directory.
> + - Fix several Coverity-found defects, thanks to Li Zhong.
> + - Do all file reads in xfs_fsr using O_DIRECT.
> + - Sync up libxfs with kernel code.
> + - Add support for concurrent group and project quota usage on CRC
> + enabled filesystems.
> + - Ensure mkfs creates log sizes that are always large enough for
> + the configured fileystem geometry.
>
> xfsprogs-3.1.11 (8 May 2013)
> - Support for relative paths in xfs_quota thanks to Satoru Takeuchi.
> @@ -35,8 +80,8 @@ xfsprogs-3.1.11 (8 May 2013)
> - Remove unconditional ASSERT(0) in xfs_repair.
> - Reduce bb_numrecs in bno/cnt btrees when log consumes all agf space.
> - Add depraction message for xfs_check.
> - - xfs_quota allow user or group names beginning with digits reported by
> - James Carter.
> + - xfs_quota allow user or group names beginning with digits reported
> + by James Carter.
> - Fix manpages and usage() spelling, errors and omissions.
> - Validate the extent count is at least within the positive
> range of a signed 32 bit integer before using it.
>
>
More information about the xfs
mailing list