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)
commitf93f3a70da9175b4641f93d466d779675eb83fa2
tree98a7a3315ceda22991895b35ea401dea3b57428e
parentd3e125dac1f4fd983bb6d8d654f152f243f7c953
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