summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-11-19 16:10:58 +1100
committerNeilBrown <neilb@suse.de>2009-11-19 16:10:58 +1100
commit40bc78f5cd292d90917cb0a8c177498a516494c3 (patch)
tree7ebd7711d962d05d401fe23843111ec42ba58b9e /ChangeLog
parentc588115aa58e0311f71a78b2c48928affcc17fbc (diff)
downloadmdadm-40bc78f5cd292d90917cb0a8c177498a516494c3.tar.gz
mdadm-40bc78f5cd292d90917cb0a8c177498a516494c3.tar.xz
mdadm-40bc78f5cd292d90917cb0a8c177498a516494c3.zip
Release mdadm-3.1.1
bugfix over 3.1, but changes to some significant defaults.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1719420..9509319 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
Please see git logs for detailed change log.
This file just contains highlight.
+Changes Prior to release 3.1.1
+ - Multiple fixes for new --grow levels including fixes for
+ serious data corruption problems.
+ - Change default metadata to v1.1
+ - Change default chunk size to 512K
+ - Change default bitmap chunk size to 64Meg
+ - When --re-add is used, don't fall back to
+ --add if --re-add fails as this can destroy data.
+
Changes Prior to release 3.1
- Support --grow to change the layout of RAID4/5/6
- Support --grow to change the chunksize of raid 4/5/6