From fa98503b9d8412be46e85857f36b941b4fb5df92 Mon Sep 17 00:00:00 2001 From: Dave Chinner Date: Mon, 14 Apr 2014 16:42:18 +1000 Subject: [PATCH] xfsprogs: v3.2.0-rc1 release Update all the various version and changelog files for a v3.2.0-rc1 release. Signed-off-by: Dave Chinner --- VERSION | 2 +- doc/CHANGES | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f3b53c111..abf13d6b0 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=3 PKG_MINOR=2 -PKG_REVISION=0-alpha2 +PKG_REVISION=0-rc1 PKG_BUILD=1 diff --git a/doc/CHANGES b/doc/CHANGES index f25bb392f..a5d765455 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,21 @@ +xfsprogs-3.2.0-rc1 (14 April 2014) + - First release candidate for full support of CRC enabled filesystems + - Large number of Coverity related fixes and cleanups + - disambiguous of CRC validation errors from IO errors. + - Improved dangerous mode handling in repair + - repair handles garbage in zeroed areas of superblocks better + - repair validates dirent ftype field fully + - metadump fully supports discontiguous directory blocks + - metadump only recalculates CRCs on metadata it obfuscates so as to + preserve errors in the metadata where possible. + - default log size that mkfs creates is now reverted to the same size + as 3.1.x releases create. + - mkfs sets the ftype on directory entries correctly during protofile + population + - xfs_io support O_TMPFILE, flink, FALLOC_FL_ZERO_RANGE and + FALLOC_FL_COLLAPSE_RANGE, + - logprint handles split entries better + xfsprogs-3.2.0-alpha2 (25 November 2013) - Alpha release for the purpose of testing the CRC feature in kernels 3.10 and newer. -- 2.47.2