]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: fix the error message when encrypted raw volume resize
authorShivaprasad G Bhat <sbhat@linux.vnet.ibm.com>
Mon, 20 Aug 2018 06:27:13 +0000 (11:57 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 23 Aug 2018 16:14:31 +0000 (12:14 -0400)
commit1a94cbcd1698814e7cfd75ed45a49f8d72fcfba7
tree34b9d4ecf97cdb9056e55fa618cf93dd963d0a5c
parenta4c1cba28e13c9792656ec54d284798734a1ae0d
storage: fix the error message when encrypted raw volume resize

The vol-dumpxml shows the volume target format type as raw for
encrypted volumes. The error message when attempting to resize
with prealloc is confusing here.

Signed-off-by: Shivaprasad G Bhat <sbhat@linux.vnet.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_util.c