summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-12-14 17:31:19 +1100
committerNeil Brown <neilb@suse.de>2006-12-14 17:31:19 +1100
commite336254463da8ffa9923118a9c802253d312b8bb (patch)
tree5e251e8b137c5103c6cd58a4338b27f0e783e39f /ChangeLog
parent758d3a8e7d3e0620d68d3b9e72ef0747319c6dac (diff)
downloadmdadm-e336254463da8ffa9923118a9c802253d312b8bb.tar.gz
mdadm-e336254463da8ffa9923118a9c802253d312b8bb.tar.xz
mdadm-e336254463da8ffa9923118a9c802253d312b8bb.zip
Change 'Device Size' to 'Used Dev Size'
because it only shows how much of each device is actually used, not how big they are.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c584ba1..bd3424e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@ Changes Prior to this release
- 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.
+ - Change 'Device Size' to 'Used Dev Size' because it only shows how
+ much of each device is actually used, not how big they are.
Changes Prior to 2.5.6 release
- Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled