summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-12-14 17:31:16 +1100
committerNeil Brown <neilb@suse.de>2006-12-14 17:31:16 +1100
commit758d3a8e7d3e0620d68d3b9e72ef0747319c6dac (patch)
tree313ba9725ec6165b42ffdfda6353f62c289de057 /ChangeLog
parent583315d9c522c310c89d5640ae884ef7984b9c30 (diff)
downloadmdadm-758d3a8e7d3e0620d68d3b9e72ef0747319c6dac.tar.gz
mdadm-758d3a8e7d3e0620d68d3b9e72ef0747319c6dac.tar.xz
mdadm-758d3a8e7d3e0620d68d3b9e72ef0747319c6dac.zip
Increase raid456 stripe cache size if needed to --grow the array.
The setting used unfortunately requires intimate knowledge of the kernel, and it not reset when the reshape finishes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 756ed92..c584ba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@ Changes Prior to this release
get created automatically, as this is almost always what is wanted.
- Give useful message if raid4/5/6 cannot be started because it is
not clean and is also degraded.
+ - Increase raid456 stripe cache size if needed to --grow the array.
+ The setting used unfortunately requires intimate knowledge of the
+ kernel, and it not reset when the reshape finishes.
Changes Prior to 2.5.6 release
- Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled