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:
008fdbc
)
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
author
Tom Tucker
<tom@opengridcomputing.com>
Tue, 13 May 2008 14:16:05 +0000
(09:16 -0500)
committer
Tom Tucker
<tom@opengridcomputing.com>
Mon, 19 May 2008 12:34:02 +0000
(07:34 -0500)
A RDMA read-list cannot contain more elements than RPCSVC_MAXPAGES or
it will overflow the DTO context. Verify this when processing the
protocol header.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
No differences found