summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-12-14 17:32:49 +1100
committerNeil Brown <neilb@suse.de>2006-12-14 17:32:49 +1100
commit4a39c6f236fba4065c7b74f03791eb50759289ad (patch)
tree30448db7fa9bb6e9293c29b073c6958d4dcdb5ac /ChangeLog
parentc5a6f9a61d166512f237fa88bd5867dfa4e81a70 (diff)
downloadmdadm-4a39c6f236fba4065c7b74f03791eb50759289ad.tar.gz
mdadm-4a39c6f236fba4065c7b74f03791eb50759289ad.tar.xz
mdadm-4a39c6f236fba4065c7b74f03791eb50759289ad.zip
Check device is large enough before hot-add.
This improves quality of error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45efef2..94a39e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@ Changes Prior to this release
- If two drives in a raid5 disappear at the same time, then "-Af"
will add them both in rather than just one and forcing the array
to 'clean'. This is slightly safer in some cases.
+ - Check device is large enough before hot-add: this improves quality
+ of error message.
Changes Prior to 2.5.6 release
- Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled