]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Remove ident arg from getinfo_super;
[thirdparty/mdadm.git] / ChangeLog
index c7722b0ff6584bba0fb31916e76096584b632ce7..22a97ccd0b19c3f69335ee2f8538c9256c3829f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Changes Prior to 2.4 release
+    -   Rewrite 'reshape' support including performing a backup
+       of the critical region for a raid5 growth, and restoring that
+       backup after a crash.
+    -   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.
+
 Changes Prior to 2.3.1 release
     -   Fixed -O2 compile so I could make and RPM.
     -   Type cast number to be printed %llu so it compiles on 64bit