linux/drivers/infiniband/ulp
Sagi Grimberg 897bb2c916 Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter
If protection is involved, iSER target must wait for
completion of RDMA_READ before sending SCSI response.
So we must consider that when calculating post_send_buf_count
additions, also when processing good/error completions.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2014-04-07 01:48:48 -07:00
..
ipoib Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next 2014-01-22 23:24:13 -08:00
iser IB/iser: Fix use after free in iser_snd_completion() 2014-02-14 09:48:09 -08:00
isert Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter 2014-04-07 01:48:48 -07:00
srp scsi_transport_srp: Fix a race condition 2014-01-21 10:46:17 -08:00
srpt IB/srpt: replace strict_strtoul() with kstrtoul() 2014-02-12 15:14:40 -08:00