All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] block: modify top-id's comments
@ 2016-09-28  5:30 Wang WeiWei
  2016-09-28  9:03 ` Kevin Wolf
  2016-09-28 10:31 ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
  0 siblings, 2 replies; 7+ messages in thread
From: Wang WeiWei @ 2016-09-28  5:30 UTC (permalink / raw)
  To: qemu devel, qemu block, Stefan Hajnoczi, Fam Zheng, Max Reitz,
	Kevin Wolf, Jeff Cody
  Cc: Paolo Bonzini, John Snow, Eric Blake, Markus Armbruster,
	Dr. David Alan Gilbert, Dong Eddie, Jiang Yunhong, zhanghailiang,
	Gonglei, Wen Congyang, Changlong Xie, Wang Weiwei

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
Signed-off-by: Wang WeiWei <wangww.fnst@cn.fujitsu.com>
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
---
 qapi/block-core.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qapi/block-core.json b/qapi/block-core.json
index ada3202..0935b81 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -2184,7 +2184,7 @@
 # @mode: the replication mode
 #
 # @top-id: #optional In secondary mode, node name or device ID of the root
-#          node who owns the replication node chain. Ignored in primary mode.
+#          node who owns the replication node chain. Must not be given in primary mode.
 #
 # Since: 2.8
 ##
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [Qemu-devel]  [PATCH] block: modify top-id's comments
@ 2016-09-30  8:53 Wang WeiWei
  2016-09-30  9:48 ` [Qemu-devel] [Qemu-block] " Kashyap Chamarthy
  0 siblings, 1 reply; 7+ messages in thread
From: Wang WeiWei @ 2016-09-30  8:53 UTC (permalink / raw)
  To: qemu devel, qemu block, Stefan Hajnoczi, Fam Zheng, Max Reitz,
	Kevin Wolf, Jeff Cody
  Cc: Paolo Bonzini, John Snow, Eric Blake, Markus Armbruster,
	Dr . David Alan Gilbert, Dong Eddie, Jiang Yunhong,
	zhanghailiang, Gonglei, Wen Congyang, Changlong Xie, Wang Weiwei

Kevin Wolf's advice:
http://lists.gnu.org/archive/html/qemu-devel/2016-09/msg02391.html

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
Signed-off-by: Wang WeiWei <wangww.fnst@cn.fujitsu.com>
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
---
 qapi/block-core.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/qapi/block-core.json b/qapi/block-core.json
index ada3202..a605107 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -2184,7 +2184,8 @@
 # @mode: the replication mode
 #
 # @top-id: #optional In secondary mode, node name or device ID of the root
-#          node who owns the replication node chain. Ignored in primary mode.
+#          node who owns the replication node chain. Must not be given in
+#          primary mode.
 #
 # Since: 2.8
 ##
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-30 10:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-28  5:30 [Qemu-devel] [PATCH] block: modify top-id's comments Wang WeiWei
2016-09-28  9:03 ` Kevin Wolf
2016-09-28 10:31 ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2016-09-29 13:35   ` Eric Blake
2016-09-30  8:30     ` wangweiwei
2016-09-30  8:53 [Qemu-devel] " Wang WeiWei
2016-09-30  9:48 ` [Qemu-devel] [Qemu-block] " Kashyap Chamarthy
2016-09-30 10:53   ` Stefan Hajnoczi

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.