diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-09-24 22:04:29 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-09-24 23:07:54 +0300 |
commit | 7df778be2f61e1a23002d1f2f5d6aaf702771eb8 (patch) | |
tree | 976dc5d32d2dabbc96bbbeafafd9da9dde21d1c8 /fs/io-wq.c | |
parent | 9f3a2cb228c28606895d15f13b30d1f7402dc745 (diff) | |
download | linux-7df778be2f61e1a23002d1f2f5d6aaf702771eb8.tar.xz |
io_uring: make OP_CLOSE consistent with direct open
From recently open/accept are now able to manipulate fixed file table,
but it's inconsistent that close can't. Close the gap, keep API same as
with open/accept, i.e. via sqe->file_slot.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.c')
0 files changed, 0 insertions, 0 deletions