On 04/25/2018 11:15 AM, Peter Krempa wrote: > The gluster protocol in qemu uses two styles, one of which is legacy and > not covered by the QAPI schema. To allow using of the new style in the > blockdev-add code, add a parameter for > qemuBlockStorageSourceGetBackendProps which will switch between the two > modes.
awkward to look at with line length limit used. Maybe just start a new paragraph with "To allow...". > > Signed-off-by: Peter Krempa <[email protected]> > --- > src/qemu/qemu_block.c | 11 +++++++---- > src/qemu/qemu_block.h | 3 ++- > src/qemu/qemu_command.c | 2 +- > tests/qemublocktest.c | 2 +- > 4 files changed, 11 insertions(+), 7 deletions(-) > Reviewed-by: John Ferlan <[email protected]> John -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
