From: Chuck Lever Date: Thu, 1 Nov 2007 20:56:58 +0000 (-0400) Subject: NFSD: Use unsigned length argument for decode_filename X-Git-Tag: v2.6.25-rc1~1072^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1a95b3b3fccf3c825bd95f89a8e006901b03ed;p=pandora-kernel.git NFSD: Use unsigned length argument for decode_filename Clean up: file name lengths are unsigned on the wire, negative lengths are not meaningful natively either. Signed-off-by: Chuck Lever Acked-By: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed