Vladimir Sementsov-Ogievskiy
4dd09f6223
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
...
The only reason I can imagine for this strange code at the very-end of
bdrv_reopen_commit is the fact that bs->read_only updated after
calling drv->bdrv_reopen_commit in bdrv_reopen_commit. And in the same
time, prior to previous commit, qcow2_reopen_bitmaps_rw did a wrong
check for being writable, when actually it only need writable file
child not self.
So, as it's fixed, let's move things to correct place.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Acked-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190927122355.7344-10-vsementsov@virtuozzo.com
Signed-off-by: John Snow <jsnow@redhat.com>
2019-10-17 17:53:28 -04:00
..
2019-10-10 10:56:18 +02:00
2019-10-10 10:56:17 +02:00
2019-10-10 10:56:18 +02:00
2019-10-10 10:56:18 +02:00
2019-10-17 17:02:32 -04:00
2019-06-14 14:16:57 +02:00
2019-06-12 13:18:33 +02:00
2019-10-14 17:12:48 +02:00
2019-06-12 13:18:33 +02:00
2019-10-14 17:12:48 +02:00
2019-10-17 17:02:32 -04:00
2019-09-16 14:48:30 +02:00
2019-09-16 14:48:30 +02:00
2019-09-10 08:58:43 +02:00
2019-07-30 12:25:43 +02:00
2019-09-13 12:18:37 +02:00
2019-08-19 17:13:26 +02:00
2019-05-13 08:58:55 +02:00
2019-09-16 15:31:12 +02:00
2019-10-17 17:02:32 -04:00
2019-06-12 13:20:20 +02:00
2018-12-14 11:52:40 +01:00
2019-09-16 14:48:30 +02:00
2019-06-12 13:20:20 +02:00
2019-10-10 10:56:18 +02:00
2019-08-19 17:13:26 +02:00
2019-08-19 17:13:26 +02:00
2019-10-14 17:12:48 +02:00
2019-06-12 13:18:33 +02:00
2019-10-14 17:12:48 +02:00
2019-06-12 13:20:20 +02:00
2019-10-10 10:56:18 +02:00
2019-10-17 17:02:32 -04:00
2019-10-10 10:56:18 +02:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-08-19 17:13:26 +02:00
2018-02-09 05:05:11 +01:00
2019-10-10 10:56:18 +02:00
2019-10-17 17:53:28 -04:00
2019-06-12 13:20:20 +02:00
2019-10-14 17:12:48 +02:00
2019-06-12 13:20:20 +02:00
2019-05-28 20:30:55 +02:00
2019-09-16 15:36:22 +02:00
2019-10-17 17:53:28 -04:00
2019-10-17 17:02:32 -04:00
2019-07-08 16:00:26 +02:00
2019-04-30 15:29:00 +02:00
2017-07-17 11:34:11 +08:00
2017-07-17 11:34:11 +08:00
2019-04-30 15:29:00 +02:00
2019-08-19 17:13:26 +02:00
2019-04-30 15:29:00 +02:00
2019-06-12 13:18:33 +02:00
2019-08-19 17:13:26 +02:00
2019-10-14 17:12:48 +02:00
2019-10-10 10:56:18 +02:00
2019-08-19 17:13:26 +02:00
2019-10-04 11:52:40 +02:00
2019-08-19 17:13:26 +02:00
2019-09-10 08:58:43 +02:00
2019-08-16 13:31:52 +02:00
2019-06-12 13:18:33 +02:00
2019-10-10 10:56:17 +02:00
2019-08-19 17:13:26 +02:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:18:33 +02:00
2019-10-14 17:12:48 +02:00
2019-04-30 15:29:00 +02:00
2019-09-03 14:55:35 +02:00
2019-09-10 08:58:43 +02:00
2019-09-16 14:48:30 +02:00
2019-10-14 17:12:48 +02:00
2019-06-12 13:18:33 +02:00
2018-08-28 18:21:38 +02:00