Files
qemu-xteink/block
Emanuele Giuseppe Esposito bd53086e82 block: use bdrv_co_refresh_total_sectors when possible
In some places we are sure we are always running in a
coroutine, therefore it's useless to call the generated_co_wrapper,
instead call directly the _co_ function.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230113204212.359076-9-kwolf@redhat.com>
Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-02-01 16:52:32 +01:00
..
2020-11-09 15:44:21 +01:00
2023-01-20 07:24:28 +01:00
2023-01-20 07:24:28 +01:00
2023-01-20 07:24:28 +01:00
2020-07-06 10:34:14 +02:00
2022-06-29 10:57:02 +03:00