Max Reitz <[email protected]> writes: > On 29.03.2017 18:45, Markus Armbruster wrote: >> Note that the new variants are impossible in qemu_gluster_glfs_init(), >> because the gconf->server can only come from qemu_gluster_parse_uri() >> or qemu_gluster_parse_json(), and neither can create anything but >> 'tcp' or 'unix'. > > s/tcp/inet/
Fixing... >> Signed-off-by: Markus Armbruster <[email protected]> >> --- >> block/gluster.c | 2 ++ >> qapi-schema.json | 19 ++++++++----------- >> 2 files changed, 10 insertions(+), 11 deletions(-) >> > > Reviewed-by: Max Reitz <[email protected]> Thanks!
