From: Chuck Lever Date: Thu, 1 Nov 2007 20:57:14 +0000 (-0400) Subject: NFSD: Use unsigned length argument for decode_pathname X-Git-Tag: v2.6.25-rc1~1072^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c7544d3a195cde33b3d1e46639b23c221f901db;p=pandora-kernel.git NFSD: Use unsigned length argument for decode_pathname Clean up: path 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