Re: [PATCH 3/3] blk-mq: fix wait condition for tagset wait completed check
From: Christoph Hellwig
Date: Fri Jan 31 2025 - 03:54:19 EST
On Fri, Jan 31, 2025 at 09:46:46AM +0100, Daniel Wagner wrote:
> The problem I am running into with my wip tp4129 patchset is that
> requests are pending an newly introduce requeue_list queue and never get
> canceled because these requests stay in the COMPLETE state at the
> moment. This blocked the shutdown path.
I'd recomend to not bother impemebting 4129 as it's a fucked up mess.