block: Pull up blk_read_unthrottled() implementation
commit5bd51196676b07d3f9ddb3086057b0d82ae95f36
authorKevin Wolf <kwolf@redhat.com>
Tue, 8 Mar 2016 12:47:49 +0000 (8 13:47 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 17 Mar 2016 14:47:57 +0000 (17 15:47 +0100)
tree389847d00f4d8d0c770c148ba485d7e35d10c7e8
parenta8823a3bfd8a8adfa11dea61b151175a02caa7d0
block: Pull up blk_read_unthrottled() implementation

Use blk_read(), so that it goes through blk_co_preadv() like all read
requests from the BB to the BDS.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/block-backend.c
block/io.c
include/block/block.h