Re: [syzbot] [nvme?] WARNING in nvme_loop_reset_ctrl_work

From: Keith Busch

Date: Mon Sep 14 2026 - 13:29:42 EST


On Mon, Sep 14, 2026 at 12:16:53PM +0200, Maurizio Lombardi wrote:
> Maybe moving the controller to CONNECTING state before exposing it to
> sysfs will prevent the warning:

I think all the transports set CONNECTING after adding the controller,
so this would have to be duplicated for all of them, right? But why do
we allow going from NEW to RESETTING? I don't think any of the
transports do that anymore, so we can remove that transition instead.