On Wed, Apr 22, 2015 at 11:35:30AM -0700, Andy Grover wrote: > Change se_subsystem_api.transport_type from a field into a *function that > takes a *se_device parameter? Doesn't work. The attributes are set up earlier than the arguments for the backend driver are parsed. I think the only sensible option is to have two different templates for these two very different bits of funtionality. > (maybe rework our TRANSPORT_PLUGIN_ defines at the same time? I'm not > seeing how we need 3 values, just a PASSTHROUGH flag seems like enough) Yes, I actually have a patch for that, that's how I noticed that TCMU is broken in this respect.. -- 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