commit | 897bb2c9162fa8f03653693a751b473cd131ee60 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Mon Mar 17 12:52:17 2014 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Apr 07 01:48:48 2014 -0700 |
tree | 42536c26073b2d5e57196243d4b5826c00682460 | |
parent | c2caa207774683bddaa628d4c848ca48cc172e0a [diff] |
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>