Home
last modified time | relevance | path

Searched hist:"04 dec3c3" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dsnapshot.c04dec3c3 Mon Oct 23 09:29:45 GMT 2017 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block/snapshot: dirty all dirty bitmaps on snapshot-switch

Snapshot-switch actually changes active state of disk so it should
reflect on dirty bitmaps. Otherwise next incremental backup using
these bitmaps will be invalid.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20171023092945.54532-1-vsementsov@virtuozzo.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>