]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Provide better error message if metadata pre-alloc is unsupported
authorPeter Krempa <pkrempa@redhat.com>
Wed, 5 Jun 2013 07:38:41 +0000 (09:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 5 Jun 2013 12:43:36 +0000 (14:43 +0200)
commit77e7f69c3b88ae0a7364fa88334a483a247d7200
tree3fe1dfb5a98dd6fef0f44445da5761285c617d58
parent1d12ca3977a5873650c62783755d7c234eaa2554
storage: Provide better error message if metadata pre-alloc is unsupported

Instead of a unknown flag error report that metadata pre-allocation is
not supported with the requested volume creation method.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=969982
src/storage/storage_backend.c