qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH for-2.9 0/2] hbitmap: Add hbitmap_is_serializabl


From: Fam Zheng
Subject: Re: [Qemu-block] [PATCH for-2.9 0/2] hbitmap: Add hbitmap_is_serializable()
Date: Tue, 24 Jan 2017 10:15:59 +0800
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, 11/15 23:57, Max Reitz wrote:
> This series is a follow-up for "hbitmap: Fix shifts of constants by
> granularity".
> 
> So far, adding the assertion in hbitmap_serialization_granularity() (as
> done by said previous patch) is enough and we know that it will always
> hold true since bitmaps are only serialized as part of a test for now.
> 
> However, in the future we need some other way than a failed assertion to
> tell the user that they cannot serialize a certain bitmap. This series
> adds a function that can be called to tell whether a bitmap can be
> (de-)serialized.

Queued, thanks. I'll send a pull request before the holidays.

Fam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]