diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-01-04 23:43:29 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-01-05 01:22:50 +0300 |
commit | de7f1d9e99d8b99e4e494ad8fcd91f0c4c5c9357 (patch) | |
tree | 803574ca3a58ed50f18780e2488fb65099fc074f /fs/buffer.c | |
parent | 6c503150ae33ee19036255cfda0998463613352c (diff) | |
download | linux-de7f1d9e99d8b99e4e494ad8fcd91f0c4c5c9357.tar.xz |
io_uring: drop file refs after task cancel
io_uring fds marked O_CLOEXEC and we explicitly cancel all requests
before going through exec, so we don't want to leave task's file
references to not our anymore io_uring instances.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions