summaryrefslogtreecommitdiffstats
path: root/tests/00raid1
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-09-12 05:24:10 +0000
committerNeil Brown <neilb@suse.de>2005-09-12 05:24:10 +0000
commitf6d75de8e0106a3789ed1a3aada306d197531e47 (patch)
tree9c6941767308f8fcb13f179f99eafbb38be73cf4 /tests/00raid1
parent308e1801baa05edbcfda6e8054fdf90727581c62 (diff)
downloadmdadm-f6d75de8e0106a3789ed1a3aada306d197531e47.tar.gz
mdadm-f6d75de8e0106a3789ed1a3aada306d197531e47.tar.xz
mdadm-f6d75de8e0106a3789ed1a3aada306d197531e47.zip
Fix remaining problems with hot-add bitmap to version-1 superblock
Also some more tests - r5 and r6 bitmaps Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'tests/00raid1')
-rw-r--r--tests/00raid12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/00raid1 b/tests/00raid1
index af40da4..b0dfa6a 100644
--- a/tests/00raid1
+++ b/tests/00raid1
@@ -9,7 +9,7 @@ check raid1
testdev $md0 1 $mdsize0 1
mdadm -S $md0
-# now with verion-1 superblock, spare
+# now with version-1 superblock, spare
mdadm -CR $md0 -e1 --level=raid1 -n3 -x2 $dev0 missing missing $dev1 $dev2
check recovery
check raid1