diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-05-26 20:34:06 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-26 13:31:09 -0600 |
commit | 0bf0eefdab52d9f9f3a1eeda32a4fc7afe4e9219 (patch) | |
tree | 04f53752230c0aa187f04140ee1b1367e85b4da4 /block | |
parent | 0451894522108d6c72934aff6ef89023743a9ed4 (diff) | |
download | linux-0bf0eefdab52d9f9f3a1eeda32a4fc7afe4e9219.tar.bz2 |
io_uring: get rid of manual punting in io_close
io_close() was punting async manually to skip grabbing files. Use
REQ_F_NO_FILE_TABLE instead, and pass it through the generic path
with -EAGAIN.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions