]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: take fsdriver type into account
authorJán Tomko <jtomko@redhat.com>
Tue, 6 Aug 2019 15:57:44 +0000 (17:57 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 8 Jan 2020 08:51:01 +0000 (09:51 +0100)
commitf6d7d8612d47f8067ba21ffc1b03bd2eb9008fea
tree2ed9db296699a5baf77c1ad2775fa4053935c0e2
parentf363af7e351c6cac0ff442390d0dab283cbd9fae
qemu: command: take fsdriver type into account

Split the formatting by fsdriver type to allow adding a new type.

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