[libvirt] [PATCH 1/2] rbd: Code styling cleanup

John Ferlan jferlan at redhat.com
Fri Feb 5 19:33:49 UTC 2016



On 01/30/2016 10:15 AM, Wido den Hollander wrote:
> Through the years the RBD storage pool code hasn't maintained the
> same or correct coding standard which applies to libvirt.
> 
> This patch doesn't change any logic in the code, it only applies
> the proper coding standards to the code where possible without
> making large changes.
> 
> This way the code style used in this storage pool is consistent
> throughout the whole file.
> 
> Signed-off-by: Wido den Hollander <wido at widodh.nl>
> ---
>  src/storage/storage_backend_rbd.c | 108 +++++++++++++++++++-------------------
>  1 file changed, 53 insertions(+), 55 deletions(-)
> 

ACK - pushed.

John

strange, this came as a reply-to the Allow shrinking patch... as did the
subsequent 2/2




More information about the libvir-list mailing list