From: Chuck Lever Date: Fri, 26 Oct 2007 17:31:20 +0000 (-0400) Subject: SUNRPC: Prevent length underflow in read_flush() X-Git-Tag: v2.6.25-rc1~1072^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01b2969a8528b926f5e4d98161ae37053234475c;p=pandora-kernel.git SUNRPC: Prevent length underflow in read_flush() Make sure we compare an unsigned length to an unsigned count in read_flush(). Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed