Skip to content
Commit 8d664282 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: rename 'in_idle' to 'in_cancel'



This better describes what it does - it's incremented when the task is
currently undergoing a cancelation operation, due to exiting or exec'ing.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ce8e04f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment