On 03/14/2017 07:57 AM, Jens Axboe wrote:
> If we have scheduling enabled, we jump directly to insert-and-run.
> That's fine, but we run the queue async and we don't pass in information
> on whether we can block from this context or not. Fixup both these
> cases.

How about renaming "can_block" into "may_sleep"? Otherwise this patch
looks fine to me.

Bart.

Reply via email to