Kevin Wolf 4bee90e9da block: Create no_co_wrappers for open functions
Images can't be opened in coroutine context because opening needs to
change the block graph. Add no_co_wrappers so that coroutines have a
simple way of opening images in a BH instead.

At the same time, mark the wrapped functions as no_coroutine_fn.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230126172432.436111-3-kwolf@redhat.com>
Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Hanna Czenczek <hreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-02-17 11:22:19 +01:00
..
2023-02-08 07:28:05 +01:00
2023-01-08 01:54:22 -05:00
2021-09-21 16:28:26 +01:00
2023-01-11 09:59:39 +01:00
2022-05-03 15:17:53 +04:00
2020-10-05 16:41:22 +02:00
2020-11-15 16:44:18 +01:00
2022-09-29 11:40:28 +02:00