summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-03-28 23:27:05 +0000
committerNeil Brown <neilb@suse.de>2006-03-28 23:27:05 +0000
commitd7514c5884a2282656193f3d8b912d15178901a3 (patch)
tree3cf6f8ab6364ea09b950755194cd82a28e7ff95a
parent6409687b554687b89700e7a907dc3fcbcf5171a2 (diff)
downloadmdadm-d7514c5884a2282656193f3d8b912d15178901a3.tar.gz
mdadm-d7514c5884a2282656193f3d8b912d15178901a3.tar.xz
mdadm-d7514c5884a2282656193f3d8b912d15178901a3.zip
Changelog Updates
Signed-off-by: Neil Brown <neilb@suse.de>
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ee2dff..07c14d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,14 @@ Changes Prior to 2.4 release
- Put a 'canary' at each end of the backup so a corruption
can be more easily detected.
- Remove useless 'ident' arguement from ->getinfo_super method.
- - Support --backup-file for backing-up critical section during growth.
+ - Support --backup-file for backing-up critical section during
+ growth.
+ - Erase old superblocks (of different versions) when creating new
+ array.
+ - Allow --monitor to work with arrays with >28 devices
+ - Report reshape information in --detail
+ - Handle symlinks in /dev better
+ - Fix mess in --detail output which a device is missing.
Changes Prior to 2.3.1 release
- Fixed -O2 compile so I could make and RPM.