]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
manpage: bad block support for IMSM
authorTomasz Majchrzak <tomasz.majchrzak@intel.com>
Thu, 18 May 2017 13:14:49 +0000 (15:14 +0200)
committerJes Sorensen <jsorensen@fb.com>
Fri, 19 May 2017 19:43:44 +0000 (15:43 -0400)
Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
mdadm.8.in

index 388e0edbf89a9aee719f8125c65221645fd4e8e5..ecfe9da8d4748e7e5997586c52c3f1aede607b6a 100644 (file)
@@ -2211,8 +2211,8 @@ option. In any case space for a bitmap will be reserved so that one
 can be added later with
 .BR "\-\-grow \-\-bitmap=internal" .
 
-If the metadata type supports it (currently only 1.x metadata), space
-will be allocated to store a bad block list.  This allows a modest
+If the metadata type supports it (currently only 1.x and IMSM metadata),
+space will be allocated to store a bad block list.  This allows a modest
 number of bad blocks to be recorded, allowing the drive to remain in
 service while only partially functional.