Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
From: Keith Busch <kbusch@kernel.org>
Date: 2025-06-27 14:00:09
Also in:
linux-block, stable
From: Keith Busch <kbusch@kernel.org>
Date: 2025-06-27 14:00:09
Also in:
linux-block, stable
On Fri, Jun 27, 2025 at 08:21:16AM -0400, Michael S. Tsirkin wrote:
You did, thanks! How do other drivers handle this? The issue seems generic.
They implement blk_mq_ops' ".timeout" callback, which appears to be missing in virtio_mq_ops.