]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Clean up storageBackendCreateQemuImgCheckEncryption
authorJohn Ferlan <jferlan@redhat.com>
Wed, 20 Jun 2018 21:15:03 +0000 (17:15 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 26 Jun 2018 18:02:43 +0000 (14:02 -0400)
commit9fe597dd097a430cfed4dd6c1c18136f11ad48fe
treefb1c2056660f830cf26dda31c8dc26594a9be9b5
parent8f83af6823f1ecdb1ff09728e3482b1e4d09029f
storage: Clean up storageBackendCreateQemuImgCheckEncryption

Remove the checks for qcow encryption since both callers (create
and resize) would have already disallowed usage.

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