]> git.baikalelectronics.ru Git - kernel.git/commit
IB/isert: Accept RDMA_WRITE completions
authorSagi Grimberg <sagig@mellanox.com>
Wed, 19 Feb 2014 15:50:24 +0000 (17:50 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 7 Apr 2014 08:48:46 +0000 (01:48 -0700)
commit8cd4fba4e17a27a827c9a9963805e3f99789ce59
tree98a7a3315ceda22991895b35ea401dea3b57428e
parent418ff06a160c715ff5781a7ea339ce6f904f5934
IB/isert: Accept RDMA_WRITE completions

In case of protected transactions, we will need to check the
protection status of the transaction before sending SCSI response.
So be ready for RDMA_WRITE completions. currently we don't ask
for these completions, but for T10-PI we will.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/infiniband/ulp/isert/ib_isert.c