IB/isert: convert to the generic RDMA READ/WRITE API
authorChristoph Hellwig <hch@lst.de>
Tue, 3 May 2016 16:01:13 +0000 (18:01 +0200)
committerDoug Ledford <dledford@redhat.com>
Fri, 13 May 2016 17:37:20 +0000 (13:37 -0400)
commit38a2d0d429f1d87315c55d9139b8bdf66d51c4f4
tree65bbfeab6a05664c0bfa871b95cbff6ce701cd76
parent0e353e34e1e740fe575eb479ca0f2a723a4ef51c
IB/isert: convert to the generic RDMA READ/WRITE API

Replace the homegrown RDMA READ/WRITE code in isert with the generic API,
which also adds iWarp support to the I/O path as a side effect.  Note
that full iWarp operation will need a few additional patches from Steve.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/isert/ib_isert.c
drivers/infiniband/ulp/isert/ib_isert.h
This page took 0.025748 seconds and 5 git commands to generate.