Re: [PATCH 1/2] ublk: reset per-IO canceled flag on each fetch
From: zhang
Date: Sat Apr 04 2026 - 21:02:55 EST
Dear Ming Lei:
I just looked at your solution, which is to reset immediately after each IO is claimed. This solution can indeed effectively solve the blocking problem. However, if there is a task that is repeated and exactly the same, then the process may run repeatedly many times. Do you think we should add some logic to handle repeated tasks?
Reviewed-by: zhang, the-essence-of-life.
--
the-essence-of-life