All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xie Changlong <xiecl.fnst@cn.fujitsu.com>
To: Hailiang Zhang <zhang.zhanghailiang@huawei.com>,
	Eric Blake <eblake@redhat.com>, Kevin Wolf <kwolf@redhat.com>,
	qemu-block@nongnu.org
Cc: xuquan8@huawei.com, Wen Congyang <wencongyang@gmail.com>,
	Wen Congyang <wencongyang2@huawei.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 2/8] replication: clarify permissions
Date: Tue, 18 Apr 2017 10:52:58 +0800	[thread overview]
Message-ID: <58F57F8A.3060201@cn.fujitsu.com> (raw)
In-Reply-To: <58F56D90.50509@huawei.com>



On 04/18/2017 09:36 AM, Hailiang Zhang wrote:
> On 2017/4/18 9:23, Eric Blake wrote:
>> On 03/17/2017 08:15 AM, Kevin Wolf wrote:
>>> From: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
>>>
>>> Even if hidden_disk, secondary_disk are backing files, they all need
>>> write permissions in replication scenario. Otherwise we will encouter
>>> below exceptions on secondary side during adding nbd server:
>>>
>>> {'execute': 'nbd-server-add', 'arguments': {'device': 'colo-disk', 
>>> 'writable': true } }
>>> {"error": {"class": "GenericError", "desc": "Conflicts with use by 
>>> hidden-qcow2-driver as 'backing', which does not allow 'write' on 
>>> sec-qcow2-driver-for-nbd"}}
>>>
>>> CC: Zhang Hailiang <zhang.zhanghailiang@huawei.com>
>>> CC: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
>>> CC: Wen Congyang <wencongyang2@huawei.com>
>> This address for Wen Congyang is different than the one listed in
>> MAINTAINERS for replication (M: Wen Congyang <wency@cn.fujitsu.com>),
>> and different still from addresses my mailer has harvested from other
>> posts (wencongyang@gmail.com).  The MAINTAINERS entry is now resulting
>> in 'undelivered mail' bounce messages, can you please submit an update
>> to MAINTAINERS with your new preferred address? [or gently correct me if
>> I'm confusing two people with the same name?]
>>
>
> No, the same people, he just left his job from fujitsu, the entry in 
> MAINTAINERS
> file needs to be updated.
>
> Cc: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
> Hi Changlong, would you please send a patch to update it ?
Hi all

After a short talk with Wen, i would like to update his new email 
address now.

Thanks
     -Xie
>
> Hailiang
>
>
>
>
> .
>

  reply	other threads:[~2017-04-18  2:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-17 13:15 [Qemu-devel] [PULL 0/8] Block layer fixes for 2.9.0-rc1 Kevin Wolf
2017-03-17 13:15 ` [Qemu-devel] [PULL 1/8] file-posix: clean up max_segments buffer termination Kevin Wolf
2017-03-17 13:15 ` [Qemu-devel] [PULL 2/8] replication: clarify permissions Kevin Wolf
2017-04-18  1:23   ` Eric Blake
2017-04-18  1:36     ` Hailiang Zhang
2017-04-18  2:52       ` Xie Changlong [this message]
2017-03-17 13:15 ` [Qemu-devel] [PULL 3/8] file-posix: Don't leak fd in hdev_get_max_segments Kevin Wolf
2017-03-17 13:15 ` [Qemu-devel] [PULL 4/8] block: Always call bdrv_child_check_perm first Kevin Wolf
2017-03-17 13:15 ` [Qemu-devel] [PULL 5/8] blockdev: fix bitmap clear undo Kevin Wolf
2017-03-17 13:15 ` [Qemu-devel] [PULL 6/8] block: Propagate error in bdrv_open_backing_file Kevin Wolf
2017-03-17 13:15 ` [Qemu-devel] [PULL 7/8] thread-pool: add missing qemu_bh_cancel in completion function Kevin Wolf
2017-03-17 13:15 ` [Qemu-devel] [PULL 8/8] block: quiesce AioContext when detaching from it Kevin Wolf
2017-03-17 14:03 ` [Qemu-devel] [PULL 0/8] Block layer fixes for 2.9.0-rc1 Peter Maydell

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=58F57F8A.3060201@cn.fujitsu.com \
    --to=xiecl.fnst@cn.fujitsu.com \
    --cc=eblake@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wencongyang2@huawei.com \
    --cc=wencongyang@gmail.com \
    --cc=xuquan8@huawei.com \
    --cc=zhang.zhanghailiang@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.