On 1/9/17 10:47 AM, Greg KH wrote:

On Mon, Jan 09, 2017 at 10:21:20AM -0600, Bryant G. Ly wrote:
From: "Bryant G. Ly" <b...@us.ibm.com>

If srp_transfer_data fails within ibmvscsis_write_pending, then
the most likely scenario is that the client timed out the op and
removed the TCE mapping. Thus it will loop forever retrying the
op that is pretty much guaranteed to fail forever. A better return
code would be EIO instead of EAGAIN.

Cc: sta...@vger.kernel.org
Reported-by: Steven Royer <sero...@linux.vnet.ibm.com>
Tested-by: Steven Royer <sero...@linux.vnet.ibm.com>
Signed-off-by: Bryant G. Ly <b...@us.ibm.com>
---
  drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
Why are you sending this to me?

confused,

greg k-h
Sorry I meant to put --to target-de...@vger.kernel.org, and just --cc you.

-Bryant

Reply via email to