aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm
diff options
context:
space:
mode:
authorJeffle Xu <jefflexu@linux.alibaba.com>2020-10-19 16:59:42 +0800
committerJens Axboe <axboe@kernel.dk>2020-10-19 07:32:36 -0600
commit9ba0d0c81284f4ec0b24529bdba2fc68b9d6a09a (patch)
tree0e3852adfa378d06319c0e1c192016bb7cbe95aa /mm
parentmm: use limited read-ahead to satisfy read (diff)
downloadwireguard-linux-9ba0d0c81284f4ec0b24529bdba2fc68b9d6a09a.tar.xz
wireguard-linux-9ba0d0c81284f4ec0b24529bdba2fc68b9d6a09a.zip
io_uring: use blk_queue_nowait() to check if NOWAIT supported
commit 021a24460dc2 ("block: add QUEUE_FLAG_NOWAIT") adds a new helper function blk_queue_nowait() to check if the bdev supports handling of REQ_NOWAIT or not. Since then bio-based dm device can also support REQ_NOWAIT, and currently only dm-linear supports that since commit 6abc49468eea ("dm: add support for REQ_NOWAIT and enable it for linear target"). Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions