[libvirt] [PATCH 0/6] util: bitmap: Various fixes and improvements

Martin Kletzander mkletzan at redhat.com
Mon Feb 5 14:34:32 UTC 2018


On Mon, Feb 05, 2018 at 02:17:41PM +0100, Peter Krempa wrote:
>Peter Krempa (6):
>  util: bitmap: Rename 'max_bit' to 'nbits'
>  util: bitmap: Fix function formatting and spacing
>  util: bitmap: Add comments for functions which don't have them
>  util: bitmap: Fix value of 'map_alloc' when shrinking bitmap
>  util: bitmap: Use VIR_SHRINK_N in virBitmapShrink
>  util: bitmap: Note that shrinking the bitmap requires clearing of
>    unused bits
>
> src/conf/domain_conf.c |   3 +-
> src/util/virbitmap.c   | 213 +++++++++++++++++++++++++++++++++++--------------
> src/util/virbitmap.h   |   2 +-
> src/util/virresctrl.c  |   3 +-
> tests/virbitmaptest.c  |   6 +-
> 5 files changed, 157 insertions(+), 70 deletions(-)
>
>-- 
>2.15.0
>

ACK series, thanks for the fixes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180205/27fa3a93/attachment-0001.sig>


More information about the libvir-list mailing list