From: Chuck Lever Date: Fri, 26 Oct 2007 17:30:43 +0000 (-0400) Subject: SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() X-Git-Tag: v2.6.25-rc1~1146^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a428b2b8fe2c270a5889086ebe3ab914e3ea7d8;p=pandora-kernel.git SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() Keep the type of the buffer position the same during iovec conversion to reduce the likelihood of unexpected results from comparisons and length computations. Signed-off-by: Chuck Lever Cc: Thomas Talpey Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed