diff options
author | Pavel Begunkov <[email protected]> | 2020-09-30 22:57:54 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-09-30 20:38:46 -0600 |
commit | 73debe68b300ca24fdbbe9b6c3787d3e239deb3d (patch) | |
tree | 3084a8805bb57076abadbd440f7afd37cf5749ae /scripts/gdb/linux/config.py | |
parent | a88fc400212fc1d8aa9ca4979f898fd04ca3aab5 (diff) |
io_uring: remove nonblock arg from io_{rw}_prep()
All io_*_prep() functions including io_{read,write}_prep() are called
only during submission where @force_nonblock is always true. Don't keep
propagating it and instead remove the @force_nonblock argument
from prep() altogether.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions