]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage_util: Remove luks distinction from secret path and alias
authorJohn Ferlan <jferlan@redhat.com>
Thu, 19 Apr 2018 14:52:03 +0000 (10:52 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 15 May 2018 20:57:24 +0000 (16:57 -0400)
commit3d14408c17daeae7b6fb238f9e9a5f8793170378
treea5869f34ffa9b8311f6731bd3c9e30174bb00785
parent9118e23f6d71bf3600105191ee0ab6ba5d7af8da
storage_util: Remove luks distinction from secret path and alias

Remove the "luks" distinction as the code is about to become more
generic and be able to support qcow encryption as well.

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