On Thu, 27 Jan 2022 15:13:51 +0100, mwilck@xxxxxxxx wrote: > From: Martin Wilck <mwilck@xxxxxxxx> > > If a SCSI device handler module is loaded after some SCSI devices > have already been probed (e.g. via request_module() by dm-multipath), > the "access_state" and "preferred_path" sysfs attributes remain invisible for > these devices, although the handler is attached and live. The reason is > that the visibility is only checked when the sysfs attribute group is > first created. This results in an inconsistent user experience depending > on the load order of SCSI low-level drivers vs. device handler modules. > > [...] Applied to 5.18/scsi-queue, thanks! [1/1] scsi: make "access_state" sysfs attribute always visible https://git.kernel.org/mkp/scsi/c/7cddf7e8d1e8 -- Martin K. Petersen Oracle Linux Engineering