On 02/11/2014 11:33 PM, Chunyan Liu wrote: > ssh.c: replace QEMUOptionParameter with QemuOpts > > Signed-off-by: Dong Xu Wang <[email protected]> > Signed-off-by: Chunyan Liu <[email protected]> > --- > block/ssh.c | 31 +++++++++++++++---------------- > 1 files changed, 15 insertions(+), 16 deletions(-) >
> .bdrv_getlength = ssh_getlength, > .bdrv_co_flush_to_disk = ssh_co_flush, > - .create_options = ssh_create_options, > + .create_opts = &ssh_create_opts, More inconsistent &. I'll quit pointing it out. Reviewed-by: Eric Blake <[email protected]> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
