diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-01-18 01:22:30 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-20 17:04:07 -0700 |
commit | 87987898a1dbc69b1138f7c10eb9abd655c03396 (patch) | |
tree | 4de9e24e3b6913abe99aadae4ded072b1c0cbe29 /scripts/gdb/linux/utils.py | |
parent | e46a7950d362231a4d0b078af5f4c109b8e5ac9e (diff) |
io_uring: remove REQ_F_IO_DRAINED
A request can get into the defer list only once, there is no need for
marking it as drained, so remove it. This probably was left after
extracting __need_defer() for use in timeouts.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions