commit | 38a2d0d429f1d87315c55d9139b8bdf66d51c4f4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue May 03 18:01:13 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Fri May 13 13:37:20 2016 -0400 |
tree | 65bbfeab6a05664c0bfa871b95cbff6ce701cd76 | |
parent | 0e353e34e1e740fe575eb479ca0f2a723a4ef51c [diff] |
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>