On Fri, 03/11 16:17, Max Reitz wrote: > On 08.03.2016 05:45, Fam Zheng wrote: > > The added group of operations enables tracking of the changed bits in > > the dirty bitmap. > > > > Signed-off-by: Fam Zheng <[email protected]> > > --- > > block/dirty-bitmap.c | 52 > > ++++++++++++++++++++++++++++++++++++++++++++ > > include/block/dirty-bitmap.h | 9 ++++++++ > > 2 files changed, 61 insertions(+) > > Should we truncate the meta bitmaps in bdrv_dirty_bitmap_truncate()? >
Yes, adding that. Thanks! Fam
