Re: [PATCH v2 8/8] qla2xxx: terminate exchange when command is aborted by LIO

2015-07-27 Thread Hannes Reinecke
On 07/14/2015 10:00 PM, Himanshu Madhani wrote: > From: Alexei Potashnik > > The newly introduced aborted_task TFO callback has to terminate > exchange with QLogic driver, since command is being deleted and > no status will be queued to the driver at a later point. > > This patch also moves the

[PATCH v2 8/8] qla2xxx: terminate exchange when command is aborted by LIO

2015-07-14 Thread Himanshu Madhani
From: Alexei Potashnik The newly introduced aborted_task TFO callback has to terminate exchange with QLogic driver, since command is being deleted and no status will be queued to the driver at a later point. This patch also moves the burden of releasing one cmd refcount to the aborted_task handl