]> xenbits.xensource.com Git - libvirt.git/commit
storage: Remove secretPath from _virStorageBackendQemuImgInfo
authorJohn Ferlan <jferlan@redhat.com>
Tue, 21 Aug 2018 15:18:35 +0000 (11:18 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 12 Sep 2018 11:24:04 +0000 (07:24 -0400)
commitf6aa977fab1108e652ab8c360a651045c727d02e
tree8ca8bf5681948777257d9193bdbf2bb61da556af
parente7d9a8f1f0889d5bc5f130916a45c4865b08cb30
storage: Remove secretPath from _virStorageBackendQemuImgInfo

There's really no need for it to be there since it's only ever
used inside virStorageBackendCreateQemuImgCmdFromVol

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