qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [PATCH] block: Change bitmap truncate cond


From: Kevin Wolf
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH] block: Change bitmap truncate conditional to assertion
Date: Thu, 11 Jun 2015 10:26:05 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 10.06.2015 um 22:55 hat John Snow geschrieben:
> On 06/10/2015 04:52 PM, Eric Blake wrote:
> > On 06/10/2015 11:24 AM, John Snow wrote:
> >> Requires: address@hidden 
> >> [PATCH] block: record new size in bdrv_dirty_bitmap_truncate
> >> 
> > 
> > Shouldn't this be after the '---' separator?
> > 
> 
> Sorry, not used to sending single patches without a cover letter.
> 
> Kevin: If it's not inconvenient for you to do, please delete these
> lines on commit.

No problem.

> >> This is an artifact of an older version that had both all-bitmap
> >> and single-bitmap truncate functions, and some info got lost in
> >> the shuffle.
> >> 
> >> Bitmaps can only be frozen during a backup operation, and a
> >> backup operation should prevent a resize operation, so just
> >> assert that this cannot happen.
> >> 
> >> Suggested-by: Kevin Wolf <address@hidden> Signed-off-by: John
> >> Snow <address@hidden> --- block.c | 4 +--- 1 file changed, 1
> >> insertion(+), 3 deletions(-)
> > 
> > Reviewed-by: Eric Blake <address@hidden>

Thanks, applied to the block branch.

Kevin

Attachment: pgpACnJD1Ihrf.pgp
Description: PGP signature


reply via email to

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