On Sat, 2024-07-13 at 02:04 -0400, Benjamin Marzinski wrote: > When handle_uninitialized_path() moves a path from INIT_MISSING_UDEV > to > INIT_FAILED, it has already waited for conf->retrigger_delay seconds. > It > might as well check the path state now, instead of waiting for the > next > iteration. > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx>