[libvirt] [PATCH] rbd: Do not free the secret if it is not set

Ján Tomko jtomko at redhat.com
Tue Jul 16 13:16:07 UTC 2013


On 07/16/2013 02:26 PM, Wido den Hollander wrote:
> Not all RBD (Ceph) storage pools have cephx authentication turned on,
> so "secret" might not be initialized.
> 
> It could also be that the secret couldn't be located.
> 
> Only call virSecretFree() if "secret" is initialized earlier.
> 
> Signed-off-by: Wido den Hollander <wido at widodh.nl>
> ---
>  src/storage/storage_backend_rbd.c |    6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

ACK

I've removed the extra braces and pushed it.

Jan




More information about the libvir-list mailing list