diff options
author | Pavel Begunkov <[email protected]> | 2021-01-04 20:43:29 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-01-04 15:22:50 -0700 |
commit | de7f1d9e99d8b99e4e494ad8fcd91f0c4c5c9357 (patch) | |
tree | 803574ca3a58ed50f18780e2488fb65099fc074f /net/lapb/lapb_in.c | |
parent | 6c503150ae33ee19036255cfda0998463613352c (diff) |
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions