On Tue, May 08, 2018 at 08:48:02 -0400, John Ferlan wrote:
The only way preallocate could be set is if the info->format was
not RAW (see storageBackendCreateQemuImgSetBacking), so let's just
extract it from the if/else surrounding the application of the
encryption options.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/storage/storage_util.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
ACK