On Tue, May 08, 2018 at 08:47:59 -0400, John Ferlan wrote:
Move generation of secretPath to storageBackendGenerateSecretData
and simplify a bit since we know vol->target.encryption is set plus
we have a local @enc.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/storage/storage_util.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
ACK