summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-12-05 05:54:59 +0000
committerNeil Brown <neilb@suse.de>2005-12-05 05:54:59 +0000
commitfe394e5e4237e9c4d36a9a507ae36e5874ec66c4 (patch)
tree5033096cfe47cea402780663e6bfc1b888e71ee7 /ChangeLog
parent47d79ef8e5bb59f2c3207d04806d3a823a733820 (diff)
downloadmdadm-fe394e5e4237e9c4d36a9a507ae36e5874ec66c4.tar.gz
mdadm-fe394e5e4237e9c4d36a9a507ae36e5874ec66c4.tar.xz
mdadm-fe394e5e4237e9c4d36a9a507ae36e5874ec66c4.zip
Report which device failed in a Fail message.
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57a8e82..8b358c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ Changes Prior to this release
- Allow scanning of devices listed in /proc/partitions even
if they don't appear in /dev.
- Support --assume-clean in --create mode as well as --build
+ - --monitor now reports which device failed in a 'Fail' message
+ This broke with 2.6
Changes Prior to 2.1 release
- Fix assembling of raid10 array when devices are missing.