diff options
author | Neil Brown <neilb@suse.de> | 2006-12-14 07:31:10 +0100 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2006-12-14 07:31:10 +0100 |
commit | 757234466509aae6221c2cb96e8366f41ba7e532 (patch) | |
tree | c6bebe56053849971f8f2b7fad638bbc125d50a8 /ChangeLog | |
parent | Fix a misleading comment. (diff) | |
download | mdadm-757234466509aae6221c2cb96e8366f41ba7e532.tar.xz mdadm-757234466509aae6221c2cb96e8366f41ba7e532.zip |
Default to --auto=yes
so the array devices with 'standard' names
get created automatically, as this is almost always what is wanted.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Changes Prior to this release missing devices. - Support --update=devicesize for cases where the underlying device can change size. + - Default to --auto=yes so the array devices with 'standard' names + get created automatically, as this is almost always what is wanted. Changes Prior to 2.5.6 release - Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled |