qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] block: Mention replication in BlockdevDriver enum docs
@ 2016-10-27 20:23 Eric Blake
  2016-10-31 14:35 ` Kevin Wolf
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2016-10-27 20:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, qemu-trivial, qemu-block, Markus Armbruster

Missed in commit 82ac554.

Signed-off-by: Eric Blake <eblake@redhat.com>
---

Requires: Kevin's current block branch

Could also go through trivial tree

 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 0f2b703..4316528 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1703,7 +1703,7 @@
 #
 # @host_device, @host_cdrom: Since 2.1
 # @gluster: Since 2.7
-# @nbd, @ssh: Since 2.8
+# @nbd, @replication, @ssh: Since 2.8
 #
 # Since: 2.0
 ##
-- 
2.7.4

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

* Re: [Qemu-devel] [PATCH] block: Mention replication in BlockdevDriver enum docs
  2016-10-27 20:23 [Qemu-devel] [PATCH] block: Mention replication in BlockdevDriver enum docs Eric Blake
@ 2016-10-31 14:35 ` Kevin Wolf
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Wolf @ 2016-10-31 14:35 UTC (permalink / raw)
  To: Eric Blake; +Cc: qemu-devel, qemu-trivial, qemu-block, Markus Armbruster

Am 27.10.2016 um 22:23 hat Eric Blake geschrieben:
> Missed in commit 82ac554.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>

Thanks, applied to the block branch.

Kevin

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

end of thread, other threads:[~2016-10-31 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27 20:23 [Qemu-devel] [PATCH] block: Mention replication in BlockdevDriver enum docs Eric Blake
2016-10-31 14:35 ` Kevin Wolf

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).