]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: v3.2.1 release v3.2.1
authorDave Chinner <david@fromorbit.com>
Tue, 15 Jul 2014 04:22:37 +0000 (14:22 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 15 Jul 2014 04:22:37 +0000 (14:22 +1000)
Update all the versiona nd changelog files for release.

Signed-off-by: Dave Chinner <david@fromorbit.com>
VERSION
doc/CHANGES

diff --git a/VERSION b/VERSION
index efd057bbabdf862fb5faf07bb8f655b0fe4e6fe7..591ee42cc20bcbd2dae52d024d730763b6dc157a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=3
 PKG_MINOR=2
-PKG_REVISION=0
+PKG_REVISION=1
 PKG_BUILD=1
index fecd358fc2706d7bd1a134ec793d77df6ebb16ad..5eab7331464cc7bb29e141f56e9c93d9cc6c851b 100644 (file)
@@ -1,3 +1,20 @@
+xfsprogs-3.2.1 (15 July 2014)
+       - Added support for new on-disk free inode btree (Brian Foster)
+       - libxfs inode use-after free fixes (Mark Tinguely)
+       - xfs_copy threading cleanups (Junxiao Bi)
+       - xfs_check has been removed
+       - C++ header compiler fixes (Roger Willcocks)
+       - xfs_repair prefetch fixes (Eric Sandeen)
+       - xfs_repair directory block CRC detection fixes (Jan Kara)
+       - xfs_repair directory rebuild fixes
+       - libxfs buffer error handling fixes
+       - xfs_repair quota inode handling fixes
+       - removed incorrect asserts from phase 2 of xfs_repair
+       - updated Polish translations (Jakub Bogusz)
+       - xfs_mkfs 4k sector device fixes (Eric Sandeen)
+       - xfs_fsr cleanups nd fixes (Eric Sandeen)
+       - mount options described in xfs(5) man page (Eric Sandeen)
+
 xfsprogs-3.2.0 (16 May 2014)
        - First release with full support of CRC enabled filesystems
        - No code changes from 3.2.0-rc3