linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhilong Liu <zlliu@suse.com>
To: Jes.Sorensen@gmail.com
Cc: linux-raid@vger.kernel.org, Zhilong Liu <zlliu@suse.com>
Subject: [PATCH v1 1/2] mdadm/manpage:update manpage for readonly parameter
Date: Wed, 12 Apr 2017 16:36:38 +0800	[thread overview]
Message-ID: <1491986198-16642-1-git-send-email-zlliu@suse.com> (raw)
In-Reply-To: <6afe1397-3063-c5d7-58ba-f3dbdfa05336@gmail.com>

update readonly in manpage:
Currently both the readwrite and readonly are worked well,
update the readonly section.
One commit in linux/driver/md. Cleared "MD_CLOSING bit" to
Fixes: af8d8e6f0315 ("md: changes for MD_STILL_CLOSED flag")

Signed-off-by: Zhilong Liu <zlliu@suse.com>
---
 mdadm.8.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/mdadm.8.in b/mdadm.8.in
index 744c12b..f10a8b8 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 in readonly mode.
 
 .SH MANAGE MODE
 .HP 12
-- 
2.6.6


  parent reply	other threads:[~2017-04-12  8:36 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 ` [PATCH 1/2] mdadm/manpage:update description for readonly in manpage Zhilong Liu
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     ` Zhilong Liu [this message]
2017-04-12 17:51       ` [PATCH v1 1/2] mdadm/manpage:update manpage for readonly parameter 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=1491986198-16642-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).