On Tue, May 08, 2018 at 08:48:00 -0400, John Ferlan wrote:
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(a)redhat.com>
---
src/storage/storage_util.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Thankfully there's no long-running qemu-img job in libvirt so there's no
need to add compatibility for the alias change.
ACK