diff options
author | 2021-10-17 00:07:10 +0100 | |
---|---|---|
committer | 2021-10-19 05:49:56 -0600 | |
commit | 88459b50b42a4bd58e528006663afabd0b8652f2 (patch) | |
tree | 27772501a155d0e3cbabf95ab9cec0a2c9a689a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags (diff) | |
download | wireguard-linux-88459b50b42a4bd58e528006663afabd0b8652f2.tar.xz wireguard-linux-88459b50b42a4bd58e528006663afabd0b8652f2.zip |
io_uring: simplify io_file_supports_nowait()
Make sure that REQ_F_SUPPORT_NOWAIT is always set io_prep_rw(), and so
we can stop caring about setting it down the line simplifying
io_file_supports_nowait().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/60c8f1f5e2cb45e00f4897b2cec10c5b3669da91.1634425438.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions