On 03/10/2014 01:31 AM, Chunyan Liu wrote: > Signed-off-by: Dong Xu Wang <wdon...@linux.vnet.ibm.com> > Signed-off-by: Chunyan Liu <cy...@suse.com> > --- > block/qcow.c | 72 > ++++++++++++++++++++++++++++++------------------------------ > 1 file changed, 36 insertions(+), 36 deletions(-)
See my comments on patch 24 - this commit temporarily breaks the vvfat driver, which is trying to reuse the qcow create_options member. > @@ -920,7 +920,7 @@ static BlockDriver bdrv_qcow = { > .bdrv_write_compressed = qcow_write_compressed, > .bdrv_get_info = qcow_get_info, > > - .create_options = qcow_create_options, > + .create_opts = &qcow_create_opts, > }; > > static void bdrv_qcow_init(void) > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature