diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-02-17 14:43:54 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-02-21 21:02:23 +0100 |
commit | 24897a767bd778fc6a050537d024565f9272cd06 (patch) | |
tree | 36e3ec6ee54e2a2231a7eb9adccc1cfabb24aed9 /include/qemu | |
parent | f2917853f715b0ef55df29eb2ffea29dc69ce814 (diff) | |
download | qemu-24897a767bd778fc6a050537d024565f9272cd06.zip qemu-24897a767bd778fc6a050537d024565f9272cd06.tar.gz qemu-24897a767bd778fc6a050537d024565f9272cd06.tar.bz2 |
gluster: default scheme to gluster:// and host to localhost.
Currently, "gluster:///volname/img" and (using file. options)
"file.driver=gluster,file.filename=foo" will segfault. Also,
"//host/volname/img" will be rejected, but it is a valid URL
that should be accepted just fine with "file.driver=gluster".
Accept all of these, by inferring missing transport and host
as TCP and localhost respectively.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/qemu')
0 files changed, 0 insertions, 0 deletions