commit | 2fe81b239dbb00d0a2fd8858ac9dd4ef4a8841ee | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Jan 07 14:49:20 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 19 15:30:48 2016 -0500 |
tree | 82da79b378d1347b6810a7ff2ac1a0040b0c2ef4 | |
parent | cc886c9ff1607eda04062bdcec963e2f8e6a3eb1 [diff] |
svcrdma: Improve allocation of struct svc_rdma_req_map To ensure this allocation cannot fail and will not sleep, pre-allocate the req_map structures per-connection. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Acked-by: Bruce Fields <bfields@fieldses.org> Signed-off-by: Doug Ledford <dledford@redhat.com>