Re: [PATCH 21/79] block: rust: add `NoDefaultScheduler` flag for `TagSet`

From: Alice Ryhl

Date: Mon Mar 16 2026 - 06:56:56 EST


On Mon, Feb 16, 2026 at 12:35:08AM +0100, Andreas Hindborg wrote:
> Add a flag that maps to the BLK_MQ_F_NO_SCHED_BY_DEFAULT. This flag selects
> the 'none' scheduler during queue registration in case of a single hwq or
> shared hwqs instead of 'mq-deadline'.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>

Can be squashed into next patch.