linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] manpage: bad block support for IMSM
@ 2017-05-18 13:10 Tomasz Majchrzak
  2017-05-18 13:14 ` [PATCH v2] " Tomasz Majchrzak
  0 siblings, 1 reply; 3+ messages in thread
From: Tomasz Majchrzak @ 2017-05-18 13:10 UTC (permalink / raw)
  To: linux-raid; +Cc: jes.sorensen, Tomasz Majchrzak

---
 mdadm.8.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mdadm.8.in b/mdadm.8.in
index fb99a5c..38a08d4 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -2210,8 +2210,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.
 
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v2] manpage: bad block support for IMSM
  2017-05-18 13:10 [PATCH] manpage: bad block support for IMSM Tomasz Majchrzak
@ 2017-05-18 13:14 ` Tomasz Majchrzak
  2017-05-19 19:44   ` Jes Sorensen
  0 siblings, 1 reply; 3+ messages in thread
From: Tomasz Majchrzak @ 2017-05-18 13:14 UTC (permalink / raw)
  To: linux-raid; +Cc: jes.sorensen, Tomasz Majchrzak

Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
---
 mdadm.8.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

v2:
  signed-off-by added

diff --git a/mdadm.8.in b/mdadm.8.in
index fb99a5c..38a08d4 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -2210,8 +2210,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.
 
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] manpage: bad block support for IMSM
  2017-05-18 13:14 ` [PATCH v2] " Tomasz Majchrzak
@ 2017-05-19 19:44   ` Jes Sorensen
  0 siblings, 0 replies; 3+ messages in thread
From: Jes Sorensen @ 2017-05-19 19:44 UTC (permalink / raw)
  To: Tomasz Majchrzak, linux-raid

On 05/18/2017 09:14 AM, Tomasz Majchrzak wrote:
> Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
> ---
>   mdadm.8.in | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> v2:
>    signed-off-by added

Applied!

Thanks,
Jes



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-19 19:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 13:10 [PATCH] manpage: bad block support for IMSM Tomasz Majchrzak
2017-05-18 13:14 ` [PATCH v2] " Tomasz Majchrzak
2017-05-19 19:44   ` Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).