]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: address: take fsdriver type into account
authorJán Tomko <jtomko@redhat.com>
Tue, 16 Jul 2019 06:27:28 +0000 (08:27 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 8 Jan 2020 08:51:01 +0000 (09:51 +0100)
commitf363af7e351c6cac0ff442390d0dab283cbd9fae
treed93250bb14ab440ffe040e300951047281e40d95
parent83f046458ea47bcdef707932847f72c3c1a226e7
qemu: address: take fsdriver type into account

Split the switch by fsdriver type to allow adding a new one.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_domain_address.c