]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Fix silly example
authorNeil Brown <neilb@suse.de>
Wed, 8 Jun 2005 01:46:24 +0000 (01:46 +0000)
committerNeil Brown <neilb@suse.de>
Wed, 8 Jun 2005 01:46:24 +0000 (01:46 +0000)
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
ChangeLog
mdadm.conf-example

index 2e7ba8f49bdb505b421f49ca0c736c7212b169a5..e85b583b0189a9a77762474e7189ed287869f0c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 Changes Prior to 1.12.0 release
+  Several of these are backported from the Debian package
     -   Don't use 'lstat' to check for blockdevices, use stat.
     -   Get size calculation right when in Create when BLKGESIZE64 not available
     -   Document --size=max option for --grow
@@ -13,6 +14,7 @@ Changes Prior to 1.12.0 release
     -   Fix a few type casts
     -   Fix parsing of /dev/md/N in is_standard
     -   Fix rounding errors in human_size()
+    -   Fix silly example in mdadm.conf-examples
        
 Changes Prior to 1.11.0 release
     -   Fix embarassing bug which causes --add to always fail.
index 09c7989316d5dd22df230ccff942d4fde7d43bab..2d83fc0b5317168b0979cf5d07595a9c3acfa806 100644 (file)
@@ -40,7 +40,7 @@
 #
 #ARRAY /dev/md0 UUID=3aaa0122:29827cfa:5331ad66:ca767371
 #ARRAY /dev/md1 super-minor=1
-#ARRAY /dev/md2 devices=/dev/hda1,/dev/hda2
+#ARRAY /dev/md2 devices=/dev/hda1,/dev/hdb1
 #
 # ARRAY lines can also specify a "spare-group" for each array.  mdadm --monitor
 # will then move a spare between arrays in a spare-group if one array has a failed