Re: [PATCH v2 1/5] io_uring: add missing io_req_cancelled()

From: Jens Axboe
Date: Sun Feb 16 2020 - 12:15:27 EST


On 2/15/20 3:01 PM, Pavel Begunkov wrote:
> fallocate_finish() is missing cancellation check. Add it.
> It's safe to do that, as only flags setup and sqe fields copy are done
> before it gets into __io_fallocate().

Thanks, I added this one to the 5.6 mix.

Going to be sporadic this next week, but I hope I can get to your
5.7 material anyway.

--
Jens Axboe