]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Fix possible bug with bitmap space allocation with v1.0 metadata
[thirdparty/mdadm.git] / ChangeLog
index ab64524d8c748160582a9853187b1f217c60a3a9..c4d996d95991db363fa0e7fc10dbf2ebd068aead 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,21 @@
 Changes Prior to this release
+    -   Avoid segfault when parsing /proc/mdstat with auto-read-only
+       arrays.
+    -   Fix problem with failing to add devices to v.large (>4TB) arrays,
+       cause by problems with device-size overflow.
+    -   For v0.90 superblocks, print the 'Events' count as a real count,
+       not 2 numbers separated by a dot.
+    -   Updates some URLs in the man page.
+    -   Allow creation of a RAID6 with exactly one missing device.
+
+Changes Prior to 2.6.4 release
+    -   Make "--create --auto=mdp" work for non-standard device names.
+    -   Fix restarting of a 'reshape' if it was stopped in the middle.
+    -   Fix a segfault when using v1 superblock.
+    -   Make --write-mostly effective when re-adding a device to an array.
+    -   Various minor fixes
+
+Changes Prior to 2.6.3 release
     -   allow --write-behind to be set for --grow.
     -   When adding new disk to an array, don't reserve so much bitmap
         space that the disk cannot store the required data. (Needed when