On Sat, 2011-07-23 at 10:56 +0200, Fubo Chen wrote: > On Fri, Jul 22, 2011 at 11:25 AM, Nicholas A. Bellinger > <nab@xxxxxxxxxxxxxxx> wrote: > > target: Follow up core updates from AGrover and HCH (round 4) > > i think this one introduces bug: > > - if (!(task->task_flags & TF_RUNNING)) > + if (!task->task_flags & TF_RUNNING) > Good catch here Fubo. Committed as 710b05ea1a7a into lio-core-2.6.git, and will get this included into a follow-up bugfixes pull for mainline. Thanks! --nab -- 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