git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46cb7f
)
svcrdma: send_write() must not overflow the device's max sge
author
Steve Wise
<swise@opengridcomputing.com>
Wed, 9 Jul 2014 18:49:15 +0000
(13:49 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 11 Jul 2014 19:03:48 +0000
(15:03 -0400)
Function send_write() must stop creating sges when it reaches the device
max and return the amount sent in the RDMA Write to the caller.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found