Allow offload with FAKEIO engines
authorJens Axboe <axboe@kernel.dk>
Fri, 11 Sep 2020 15:58:15 +0000 (09:58 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 Sep 2020 15:58:15 +0000 (09:58 -0600)
commit695611a9d4cd554d44d8b2ec5da2811061950a2e
tree0b1a0790f844475c1a773d155808b5df7d03c821
parentabfd235a05330eae8444f0e4c0039bbdf9f160a3
Allow offload with FAKEIO engines

The last check was too restrictive, we can allow it with the fake IO
engines.

Fixes: abfd235a0533 ("Disable io_submit_mode=offload with async engines")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
ioengines.c