+60
−4
+1
−4
Loading
This patch introduces blk_co_preadv() as a central function on the
BlockBackend level that is supposed to handle all read requests from the
BB to its root BDS eventually.
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>