From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: wangguang <wang.guang55@zte.com.cn>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3]COLO:Fix Colo doc, secondeary should be secondary
Date: Mon, 20 Mar 2017 15:42:46 +0000 [thread overview]
Message-ID: <20170320154245.GD2401@work-vm> (raw)
In-Reply-To: <1490011066479-474158.post@n7.nabble.com>
* wangguang (wang.guang55@zte.com.cn) wrote:
> Subject: [PATCH] Fix Colo doc secondeary should be secondary
> This is an error in COLO-FT.txt.
> secondeary-disk0 should be secondary-disk0.
>
> Signed-off-by: Guang Wang <wang.guang55@zte.com.cn>
> ---
> docs/COLO-FT.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/COLO-FT.txt b/docs/COLO-FT.txt
> index e289be2..bec7547 100644
> --- a/docs/COLO-FT.txt
> +++ b/docs/COLO-FT.txt
> @@ -139,7 +139,7 @@ Secondary:
> { 'execute': 'nbd-server-start',
> 'arguments': {'addr': {'type': 'inet', 'data': {'host': 'xx.xx.xx.xx',
> 'port': '8889'} } }
> }
> -{'execute': 'nbd-server-add', 'arguments': {'device': 'secondeary-disk0',
> 'writable': true } }
> +{'execute': 'nbd-server-add', 'arguments': {'device': 'Secondary-disk0',
> 'writable': true } }
That should be 's' not 'S' shouldn't it, to match the other uses in the same
doc?
Dave
>
> Note:
> a. The qmp command nbd-server-start and nbd-server-add must be run
> --
> 2.9.3
>
>
>
>
>
>
>
> --
> View this message in context: http://qemu.11.n7.nabble.com/PATCH-v3-COLO-Fix-Colo-doc-secondeary-should-be-secondary-tp474158.html
> Sent from the Developer mailing list archive at Nabble.com.
>
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
next prev parent reply other threads:[~2017-03-20 15:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 11:57 [Qemu-devel] [PATCH v3]COLO:Fix Colo doc, secondeary should be secondary wangguang
2017-03-20 15:42 ` Dr. David Alan Gilbert [this message]
2017-03-21 0:26 ` [Qemu-devel] [PATCH v4]COLO:Fix " wangguang
2017-03-21 3:05 ` Eric Blake
2017-03-21 3:12 ` Zhang Chen
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=20170320154245.GD2401@work-vm \
--to=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wang.guang55@zte.com.cn \
/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).