From: Tomasz Majchrzak Date: Thu, 18 May 2017 13:14:49 +0000 (+0200) Subject: manpage: bad block support for IMSM X-Git-Tag: mdadm-4.1-rc1~119 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=commitdiff_plain;h=8fac4a54cbafdd8e0a6a0c0b3ce87f1bcdef3d9d;hp=d16a749444251c12689fa93d398149025a9c2398 manpage: bad block support for IMSM Signed-off-by: Tomasz Majchrzak Signed-off-by: Jes Sorensen --- diff --git a/mdadm.8.in b/mdadm.8.in index 388e0edb..ecfe9da8 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -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.