Hi Roland, On Fri, 2014-11-14 at 12:54 -0800, Roland Dreier wrote: > From: Roland Dreier <roland@xxxxxxxxxxxxxxx> > > If we try to create a fabric directory in configfs for one of the > default hard-coded fabric modules (iscsi and loopback), and that > fabric is actually built into the kernel, then the operation will > spuriously fail because request_module() (for the code that's already > linked into the kernel) fails. > > Fix this by running the autoprobing code only if an initial > target_core_get_fabric() fails. > > Signed-off-by: Roland Dreier <roland@xxxxxxxxxxxxxxx> > --- Nice work to fix this long standing issue. ;) Applied to target-pending/for-next. Thank you, --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html