From: Chuck Lever Date: Thu, 1 Nov 2007 20:57:09 +0000 (-0400) Subject: NFSD: Adjust filename length argument of nfsd_lookup X-Git-Tag: v2.6.25-rc1~1072^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a022fc8700cadbac373766cf1b5c746ffec7164;p=pandora-kernel.git NFSD: Adjust filename length argument of nfsd_lookup Clean up: adjust the sign of the length argument of nfsd_lookup and nfsd_lookup_dentry, for consistency with recent changes. NFSD version 4 callers already pass an unsigned file name length. Signed-off-by: Chuck Lever Acked-By: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed