]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - tests/00raid4
Fix remaining problems with hot-add bitmap to version-1 superblock
[thirdparty/mdadm.git] / tests / 00raid4
index a45668ab21a20c888645da27f61d165b6f9c4634..46383873624becc349e6a5a764e52770feedf18f 100644 (file)
@@ -6,7 +6,7 @@ check resync ; check raid5
 testdev $md0 2 $mdsize0 64
 mdadm -S $md0
 
-# now with verion-1 superblock
+# now with version-1 superblock
 mdadm -CR $md0 -e1 --level=raid4 -n4 $dev0 $dev1 $dev2 $dev3 
 check resync; check raid5
 testdev $md0 3 $mdsize1 64