summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2010-08-31 07:41:12 +0200
committerNeilBrown <neilb@suse.de>2010-08-31 09:21:13 +0200
commit972ee7253a4f55a0f3e0e5ab89e02ed333481234 (patch)
tree5476204b9072ea336ec801fb16e850c6d6c9edcd /ChangeLog
parentFix spare migration. (diff)
downloadmdadm-972ee7253a4f55a0f3e0e5ab89e02ed333481234.tar.xz
mdadm-972ee7253a4f55a0f3e0e5ab89e02ed333481234.zip
Release mdadm-3.1.4mdadm-3.1.4
bugfix/stability. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ea0a1ca..86d24d10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,19 @@
Please see git logs for detailed change log.
This file just contains highlight.
+Changes Prior to release 3.1.4
+ Two fixes related to configs that aren't using udev:
+ - Don't remove md devices which 'standard' names on --stop
+ - Allow dev_open to work on read-only /dev
+ And fixed regressions:
+ - Allow --incremental to add spares to an array
+ - Accept --no-degraded as a deprecated option rather than
+ throwing an error
+ - Return correct success status when --incrmental assembling
+ a container which does not yet have enough devices.
+ - Don't link mdadm with pthreads, only mdmon needs it.
+ - Fix compiler warning due to bad use of snprintf
+
Changes Prior to release 3.1.3
- mapfile now lives in a fixed location which default to
/dev/.mdadm/map but can be changed at compile time. This