> void transport_generic_process_write(struct se_cmd *cmd) > { > -#if 0 ... > -#endif > transport_execute_tasks(cmd); > } > EXPORT_SYMBOL(transport_generic_process_write); How about just killing transport_generic_process_write and calling transport_execute_tasks directly? -- 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