summaryrefslogtreecommitdiff
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2020-11-30 16:58:46 -0600
committerEric W. Biederman <ebiederm@xmission.com>2020-12-10 12:57:13 -0600
commit9ee1206dcfb9d56503c0de9f8320f7b29c795867 (patch)
treedabde07842e85d4eff0a8cd6302ca182ee96f748 /kernel/fork.c
parentc39ab6de227306f331b47e7b6b51c2c7eaf0eeaf (diff)
exec: Move io_uring_task_cancel after the point of no return
Now that unshare_files happens in begin_new_exec after the point of no return, io_uring_task_cancel can also happen later. Effectively this means io_uring activities for a task are only canceled when exec succeeds. Link: https://lkml.kernel.org/r/878saih2op.fsf@x220.int.ebiederm.org Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions