From: Steve Wise Date: Wed, 9 Jul 2014 18:49:15 +0000 (-0500) Subject: svcrdma: send_write() must not overflow the device's max sge X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255942907e7ff498ab1545b5edce5690833ff640;p=pandora-kernel.git svcrdma: send_write() must not overflow the device's max sge 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed