Re: [Qemu-devel] [PATCH v5 06/10] block: add delayed bitmap successor cleanup

2015-06-05 Thread John Snow
On 06/05/2015 08:56 AM, Stefan Hajnoczi wrote: > On Thu, Jun 04, 2015 at 05:46:08PM -0400, John Snow wrote: >> @@ -3190,19 +3193,13 @@ BdrvDirtyBitmap >> *bdrv_dirty_bitmap_abdicate(BlockDriverState *bs, * we may wish >> to re-join the parent and child/successor. * The merged parent >> will be un

Re: [Qemu-devel] [PATCH v5 06/10] block: add delayed bitmap successor cleanup

2015-06-05 Thread Stefan Hajnoczi
On Thu, Jun 04, 2015 at 05:46:08PM -0400, John Snow wrote: > @@ -3190,19 +3193,13 @@ BdrvDirtyBitmap > *bdrv_dirty_bitmap_abdicate(BlockDriverState *bs, > * we may wish to re-join the parent and child/successor. > * The merged parent will be un-frozen, but not explicitly re-enabled. > */ > -