]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Clean up storageBackendCreateQemuImgOpts
authorJohn Ferlan <jferlan@redhat.com>
Tue, 19 Jun 2018 23:19:23 +0000 (19:19 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 26 Jun 2018 18:02:43 +0000 (14:02 -0400)
commit9b753116f05fbed065f7d772de608967173a7fb8
treeb806481ccbbe441d275434ae2bd6ba4976bc0fa9
parent9fe597dd097a430cfed4dd6c1c18136f11ad48fe
storage: Clean up storageBackendCreateQemuImgOpts

Since we only generate the @encinfo when there's a secret object
and thus we need to reference it in the options,

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
src/storage/storage_util.c