On Thu, Mar 05, 2015 at 05:06:47PM +0100, Bart Van Assche wrote: > If we would do what Nic proposed - modify SCST such that it uses > configfs instead of sysfs - then that would result in the removal of at > least one SCST feature that is important to its users, namely automatic > population of the configuration filesystem with hardware target port > information. Apparently Nic does not want to convert LIO from configfs > to sysfs. The reason I proposed to add empty transport_register_wwn() > and transport_unregister_wwn() functions in the LIO core is because this > allows LIO to keep using configfs and does not require to remove > features from SCST. I see your point, but I don't think it matters at this time. If we had all the core and driver code unified and the only thing preventing us from going from two widely ued kernel targets to one was adding the sysfs interface that would be an easy puill to swallow. But there is a lot of work to make that happen. Just adding a stub that isn't used in tree to support out of tree modules really isn't something we do, so I have no problem with a plain outright rejection of it. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html