Re: [PATCH v4 28/43] hpsa: don't return abort request until target is complete

2015-04-17 Thread Tomas Henzl
On 04/16/2015 03:49 PM, Don Brace wrote: From: Webb Scales web...@hp.com Don't return from the abort request until the target command is complete. Mark outstanding commands which have a pending abort, and do not send them to the host if we can avoid it. If the current command has been

Re: [PATCH v4 28/43] hpsa: don't return abort request until target is complete

2015-04-17 Thread Hannes Reinecke
On 04/16/2015 03:49 PM, Don Brace wrote: From: Webb Scales web...@hp.com Don't return from the abort request until the target command is complete. Mark outstanding commands which have a pending abort, and do not send them to the host if we can avoid it. If the current command has been

[PATCH v4 28/43] hpsa: don't return abort request until target is complete

2015-04-16 Thread Don Brace
From: Webb Scales web...@hp.com Don't return from the abort request until the target command is complete. Mark outstanding commands which have a pending abort, and do not send them to the host if we can avoid it. If the current command has been aborted, do not call the SCSI command completion