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(a)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