Home
last modified time | relevance | path

Searched hist:c9f6856d (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dparallels.cc9f6856d Tue Nov 17 17:02:58 GMT 2015 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> parallels: dirty BAT properly for continuous allocations

This patch marks part of the BAT dirty properly. There is a possibility that
multy-block allocation could have one block allocated on one BAT page and
next block on the next page. The code without the patch could not save
updated position to the file.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Message-id: 1447779778-26062-1-git-send-email-den@openvz.org
CC: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>