dcavalca / rpms / mdadm

Forked from rpms/mdadm 3 years ago
Clone

Blame SOURCES/mdadm-manpage-clustered3-arrays-don-t-support-array-s.patch

b7f731
From e39c76b9b72db00d32780e9f30dfba25f58922d2 Mon Sep 17 00:00:00 2001
b7f731
From: Zhilong Liu <zlliu@suse.com>
b7f731
Date: Wed, 12 Apr 2017 16:37:27 +0800
b7f731
Subject: [RHEL7.5 PATCH 074/169] mdadm/manpage:clustered arrays don't
b7f731
 support array-size yet
b7f731
b7f731
Update manpage for array-size section:
b7f731
Clustered arrays don't support the --array-size yet.
b7f731
b7f731
Signed-off-by: Zhilong Liu <zlliu@suse.com>
b7f731
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
b7f731
---
b7f731
 mdadm.8.in | 2 ++
b7f731
 1 file changed, 2 insertions(+)
b7f731
b7f731
diff --git a/mdadm.8.in b/mdadm.8.in
b7f731
index f10a8b8..fb99a5c 100644
b7f731
--- a/mdadm.8.in
b7f731
+++ b/mdadm.8.in
b7f731
@@ -541,6 +541,8 @@ A value of
b7f731
 restores the apparent size of the array to be whatever the real
b7f731
 amount of available space is.
b7f731
 
b7f731
+Clustered arrays do not support this parameter yet.
b7f731
+
b7f731
 .TP
b7f731
 .BR \-c ", " \-\-chunk=
b7f731
 Specify chunk size of kilobytes.  The default when creating an
b7f731
-- 
b7f731
2.7.4
b7f731