Vladimir Sementsov-Ogievskiy 58f72b965e dirty-bitmap: fix double lock on bitmap enabling
Bitmap lock/unlock were added to bdrv_enable_dirty_bitmap in
8b1402ce80d, but some places were not updated correspondingly, which
leads to trying to take this lock twice, which is dead-lock. Fix this.

Actually, iotest 199 (about dirty bitmap postcopy migration) is broken
now, and this fixes it.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20180625165745.25259-3-vsementsov@virtuozzo.com
Signed-off-by: John Snow <jsnow@redhat.com>
2018-07-04 02:12:49 -04:00
..
2017-09-27 11:35:59 +01:00
2018-05-25 15:29:47 +02:00
2018-05-25 15:29:47 +02:00
2017-09-27 11:35:59 +01:00
2018-06-15 14:40:56 +01:00
2018-06-04 12:54:00 +01:00
2018-06-28 15:31:42 +01:00
2018-06-04 10:15:16 +01:00
2017-05-18 18:04:54 +02:00
2017-05-18 18:04:54 +02:00