From: Eric Blake <eblake@redhat.com>
To: wangguang <wang.guang55@zte.com.cn>,
qemu-devel@nongnu.org, qemu-trivial <qemu-trivial@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v5]COLO:Fix spell error in Colo doc
Date: Mon, 20 Mar 2017 20:53:30 -0500 [thread overview]
Message-ID: <0268b783-e9fb-8c16-8198-c0bb4e6ca9d3@redhat.com> (raw)
In-Reply-To: <1490060356096-474442.post@n7.nabble.com>
[-- Attachment #1: Type: text/plain, Size: 1604 bytes --]
On 03/20/2017 08:39 PM, wangguang wrote:
> Subject: [PATCH]COLO:Fix spell error in Colo doc
I added qemu-trivial in v4; you should keep it in the loop.
Still missing a space after ':' in the subject line, and still the
awkward duplication of the subject line in the body of the commit message.
>
> This is an error in COLO-FT.txt.
> secondeary-disk0 should be secondary-disk0.
>
> Signed-off-by: Guang Wang <wang.guang55@zte.com.cn>
Since I gave R-b on v4, it's worth adding it here to save time to show
that no code has changed since that submission. Otherwise, it's nice to
mention (after the --- separator) what changed from the previous version
to cause you to send the next revision.
At any rate,
Reviewed-by: Eric Blake <eblake@redhat.com>
> ---
> 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 } }
>
> Note:
> a. The qmp command nbd-server-start and nbd-server-add must be run
>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2017-03-21 1:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-21 1:39 [Qemu-devel] [PATCH v5]COLO:Fix spell error in Colo doc wangguang
2017-03-21 1:53 ` Eric Blake [this message]
2017-04-23 17:19 ` Michael Tokarev
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=0268b783-e9fb-8c16-8198-c0bb4e6ca9d3@redhat.com \
--to=eblake@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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).