diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-08-15 20:09:16 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-08-15 20:09:16 +0300 |
commit | 7b6620d7db566a46f49b4b9deab9fa061fd4b59b (patch) | |
tree | ffa0da802600d0550043e195c102ea99c75637b5 /fs/io_uring.c | |
parent | 99c79f6692ccdc42e04deea8a36e22bb48168a62 (diff) | |
download | linux-7b6620d7db566a46f49b4b9deab9fa061fd4b59b.tar.xz |
block: remove REQ_NOWAIT_INLINE
We had a few issues with this code, and there's still a problem around
how we deal with error handling for chained/split bios. For now, just
revert the code and we'll try again with a thoroug solution. This
reverts commits:
e15c2ffa1091 ("block: fix O_DIRECT error handling for bio fragments")
0eb6ddfb865c ("block: Fix __blkdev_direct_IO() for bio fragments")
6a43074e2f46 ("block: properly handle IOCB_NOWAIT for async O_DIRECT IO")
893a1c97205a ("blk-mq: allow REQ_NOWAIT to return an error inline")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io_uring.c')
0 files changed, 0 insertions, 0 deletions