> -----Original Message-----
> From: Prasad B Munirathnam [mailto:prasad.munirath...@microsemi.com]
> Sent: Tuesday, December 12, 2017 11:40 AM
> To: Prasad Munirathnam <prasad.munirath...@microsemi.com>; Dave
> Carroll <david.carr...@microsemi.com>; Raghava Aditya Renukunta
> <raghavaaditya.renuku...@microsemi.com>;
> martin.peter...@oracle.com; james.bottom...@hansenpartnership.com
> Cc: linux-scsi@vger.kernel.org
> Subject: [PATCH] scsi: aacraid: fix io drop during the reset
> 
> "FIB_CONTEXT_FLAG_TIMEDOUT" flag is set in aac_eh_abort to
> indicate command timeout, using the same flag in reset handler
> causes the command to timeout and the IO's were droped.
> 
> defined a new flag "FIB_CONTEXT_FLAG_EH_RESET" to make sure IO
> is properly handled in eh_reset handler.
> 
> Signed-off-by: Prasad B Munirathnam
> <prasad.munirath...@microsemi.com>
> ---
Reviewed-by :Raghava Aditya Renukunta <raghavaaditya.renuku...@microsemi.com>

Reply via email to