]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
rbd: Return error from rbd_create for message processing
authorJohn Ferlan <jferlan@redhat.com>
Thu, 16 Jul 2015 16:28:58 +0000 (12:28 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Jul 2015 16:31:25 +0000 (12:31 -0400)
commit279238fea314a9cd9c3e138876702004660e951a
treee4ba27615c57ecc966f93eafe61df519d19d2753
parent045cac32fd6c6efd1c1d93d4659a5d6676ea89fa
rbd: Return error from rbd_create for message processing

Resolving an error reporting bug introduced by commit id '761491e' which
just took the return of virStorageBackendRBDCreateImage and used it as
the basis for the message generated. This would generate EPERM regardless
of error seen.
src/storage/storage_backend_rbd.c