Re: [PATCH 0/4] New FC timeout handler

2013-05-30 Thread Hannes Reinecke
On 05/30/2013 10:37 AM, Ren Mingxin wrote: Hi, Hannes: On 05/24/2013 05:50 PM, Hannes Reinecke wrote: this is the first step towards a new FC error handler. This patch implements a new FC command timeout handler which will be sending command aborts inline without engaging SCSI EH. In addition

Re: [PATCH 0/4] New FC timeout handler

2013-05-30 Thread Ren Mingxin
Hi, Hannes: On 05/24/2013 05:50 PM, Hannes Reinecke wrote: this is the first step towards a new FC error handler. This patch implements a new FC command timeout handler which will be sending command aborts inline without engaging SCSI EH. In addition the commands will be returned directly if th

[PATCH 0/4] New FC timeout handler

2013-05-24 Thread Hannes Reinecke
Hi all, this is the first step towards a new FC error handler. This patch implements a new FC command timeout handler which will be sending command aborts inline without engaging SCSI EH. In addition the commands will be returned directly if the command abort succeeded, cutting down recovery time