linux/drivers/infiniband/ulp
Or Gerlitz 819a087316 IB/iser: Avoid error prints on EAGAIN registration failures
Under IO/CPU stress its possible that the FMR pool might not have a
free FMR mapping element for iSER to use because of incomplete
background unmapping processing.  In that case we get -EAGAIN and the
IO is pushed back to the SCSI layer which soon retries it.  No need to
be so verbose about that.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-02-22 00:22:29 -08:00
..
ipoib IPoIB: Fix crash due to skb double destruct 2013-02-05 09:35:06 -08:00
iser IB/iser: Avoid error prints on EAGAIN registration failures 2013-02-22 00:22:29 -08:00
srp IB/srp: Allow SRP disconnect through sysfs 2012-11-30 17:40:33 -08:00
srpt ib_srpt: Convert TMR path to target_submit_tmr 2012-11-28 11:20:28 -08:00