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
..
2018-07-02 23:23:45 -04:00
2016-10-07 14:14:06 +02:00
2018-06-29 14:20:56 +02:00
2018-05-15 16:15:21 +02:00
2018-05-15 16:11:41 +02:00
2018-02-09 05:05:11 +01:00
2018-06-29 14:20:56 +02:00
2017-07-17 11:34:11 +08:00
2018-06-11 16:18:45 +02:00
2018-07-02 23:23:45 -04:00
2018-07-02 14:45:23 +02:00
2018-06-29 14:20:56 +02:00
2018-06-15 14:49:44 +02:00