On 09/12/2016 09:08 AM, Stefan Hajnoczi wrote: > From: Wen Congyang <we...@cn.fujitsu.com> > > Signed-off-by: Wen Congyang <we...@cn.fujitsu.com> > Signed-off-by: Changlong Xie <xiecl.f...@cn.fujitsu.com> > Signed-off-by: Wang WeiWei <wangww.f...@cn.fujitsu.com> > Signed-off-by: zhanghailiang <zhang.zhanghaili...@huawei.com> > Signed-off-by: Gonglei <arei.gong...@huawei.com> > Reviewed-by: Eric Blake <ebl...@redhat.com> > Message-id: 1469602913-20979-12-git-send-email-xiecl.f...@cn.fujitsu.com > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > qapi/block-core.json | 23 +++++++++++++++++++++-- > 1 file changed, 21 insertions(+), 2 deletions(-) >
> +++ b/qapi/block-core.json > @@ -252,6 +252,7 @@ > # 2.3: 'host_floppy' deprecated > # 2.5: 'host_floppy' dropped > # 2.6: 'luks' added > +# 2.8: 'replication' added You added documentation here... > # > # @backing_file: #optional the name of the backing file (for copy-on-write) > # > @@ -1712,8 +1713,8 @@ ...but not for the BlockdevDriver enum. > 'data': [ 'archipelago', 'blkdebug', 'blkverify', 'bochs', 'cloop', > 'dmg', 'file', 'ftp', 'ftps', 'gluster', 'host_cdrom', > 'host_device', 'http', 'https', 'luks', 'null-aio', 'null-co', > - 'parallels', 'qcow', 'qcow2', 'qed', 'quorum', 'raw', 'tftp', > - 'vdi', 'vhdx', 'vmdk', 'vpc', 'vvfat' ] } > + 'parallels', 'qcow', 'qcow2', 'qed', 'quorum', 'raw', > + 'replication', 'tftp', 'vdi', 'vhdx', 'vmdk', 'vpc', 'vvfat' ] } Also, I failed to notice that you added TAB damage here. Other patches are currently proposed to touch the same area (nfs, ssh, nbd), so hopefully one of them will correct it in the process. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature