From: Tom Tucker Date: Tue, 13 May 2008 14:16:05 +0000 (-0500) Subject: svcrdma: Verify read-list fits within RPCSVC_MAXPAGES X-Git-Tag: v2.6.26-rc4~90^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f911c04e20b98feb4b33d3aba2976851977d6a;p=pandora-kernel.git svcrdma: Verify read-list fits within RPCSVC_MAXPAGES 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 --- Reading git-diff-tree failed