[libvirt] [PATCH v4] storage_backend_rbd: check the return value of rados_conf_set

John Ferlan jferlan at redhat.com
Mon Nov 28 13:00:31 UTC 2016



On 11/23/2016 09:48 PM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at gmail.com>
> 
> We had a lot of rados_conf_set and check works.
> Use helper virStorageBackendRBDRADOSConfSet for them.
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
> ---
> v4: introduce helper virStorageBackendRBDRADOSConfSet
> v3: fix a copy-paste error
> v2: add another missing return value check
> 
>  src/storage/storage_backend_rbd.c | 72 +++++++++++++++++++++++----------------
>  1 file changed, 42 insertions(+), 30 deletions(-)
> 

ACK (and pushed)

John




More information about the libvir-list mailing list