dcavalca / rpms / mdadm

Forked from rpms/mdadm 3 years ago
Clone

Blame SOURCES/manpage-badblock-support-for-IMSM.patch

b7f731
From 8fac4a54cbafdd8e0a6a0c0b3ce87f1bcdef3d9d Mon Sep 17 00:00:00 2001
b7f731
From: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
b7f731
Date: Thu, 18 May 2017 15:14:49 +0200
b7f731
Subject: [RHEL7.5 PATCH 146/169] manpage: bad block support for IMSM
b7f731
b7f731
Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
b7f731
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
b7f731
---
b7f731
 mdadm.8.in | 4 ++--
b7f731
 1 file changed, 2 insertions(+), 2 deletions(-)
b7f731
b7f731
diff --git a/mdadm.8.in b/mdadm.8.in
b7f731
index 388e0ed..ecfe9da 100644
b7f731
--- a/mdadm.8.in
b7f731
+++ b/mdadm.8.in
b7f731
@@ -2211,8 +2211,8 @@ option. In any case space for a bitmap will be reserved so that one
b7f731
 can be added later with
b7f731
 .BR "\-\-grow \-\-bitmap=internal" .
b7f731
 
b7f731
-If the metadata type supports it (currently only 1.x metadata), space
b7f731
-will be allocated to store a bad block list.  This allows a modest
b7f731
+If the metadata type supports it (currently only 1.x and IMSM metadata),
b7f731
+space will be allocated to store a bad block list.  This allows a modest
b7f731
 number of bad blocks to be recorded, allowing the drive to remain in
b7f731
 service while only partially functional.
b7f731
 
b7f731
-- 
b7f731
2.7.4
b7f731