From: Zhilong Liu <zlliu@suse.com>
To: Jes.Sorensen@gmail.com
Cc: linux-raid@vger.kernel.org, Zhilong Liu <zlliu@suse.com>
Subject: [PATCH 1/2] mdadm/manpage:update description for readonly in manpage
Date: Mon, 10 Apr 2017 16:04:37 +0800 [thread overview]
Message-ID: <1491811478-9234-1-git-send-email-zlliu@suse.com> (raw)
In-Reply-To: <1491811296-9118-1-git-send-email-zlliu@suse.com>
update readonly/readwrite in man page:
Currently both the readwrite and readonly are worked well,
thus updates description for them.
Signed-off-by: Zhilong Liu <zlliu@suse.com>
---
mdadm.8.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/mdadm.8.in b/mdadm.8.in
index 744c12b..f006cf5 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -925,7 +925,8 @@ will not try to be so clever.
Start the array
.B read only
rather than read-write as normal. No writes will be allowed to the
-array, and no resync, recovery, or reshape will be started.
+array, and no resync, recovery, or reshape will be started. It works with
+Create, Assemble, Manage and Misc mode.
.TP
.BR \-a ", " "\-\-auto{=yes,md,mdp,part,p}{NN}"
@@ -2232,7 +2233,7 @@ be in use.
.TP
.B \-\-readonly
-start the array readonly \(em not supported yet.
+start the array with readonly status.
.SH MANAGE MODE
.HP 12
@@ -2438,12 +2439,11 @@ This will fully activate a partially assembled md array.
.TP
.B \-\-readonly
-This will mark an active array as read-only, providing that it is
-not currently being used.
+This will set an active array as read-only status.
.TP
.B \-\-readwrite
-This will change a
+This will change an
.B readonly
array back to being read/write.
--
2.6.6
next prev parent reply other threads:[~2017-04-10 8:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-10 8:01 [PATCH 0/2] mdadm/manpage: update manpage for readonly and array-size Zhilong Liu
2017-04-10 8:04 ` Zhilong Liu [this message]
2017-04-10 8:04 ` [PATCH 2/2] mdadm/manpage:clustered array doesn't support --array-size yet Zhilong Liu
2017-04-11 14:49 ` Jes Sorensen
2017-04-12 8:37 ` [PATCH v1 2/2] mdadm/manpage:clustered arrays don't support array-size yet Zhilong Liu
2017-04-12 17:57 ` Jes Sorensen
2017-04-11 14:51 ` [PATCH 1/2] mdadm/manpage:update description for readonly in manpage Jes Sorensen
2017-04-11 16:30 ` Wols Lists
2017-04-12 8:36 ` [PATCH v1 1/2] mdadm/manpage:update manpage for readonly parameter Zhilong Liu
2017-04-12 17:51 ` Jes Sorensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1491811478-9234-1-git-send-email-zlliu@suse.com \
--to=zlliu@suse.com \
--cc=Jes.Sorensen@gmail.com \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).