From: Chuck Lever Date: Thu, 1 Nov 2007 20:57:04 +0000 (-0400) Subject: NFSD: File name length signage in nfsd request argument structures X-Git-Tag: v2.6.25-rc1~1072^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29d5e5553826d05b8ecda51c21787ce85efdef06;p=pandora-kernel.git NFSD: File name length signage in nfsd request argument structures Clean up: For consistency, store the length of file name strings in nfsd argument structures as unsigned integers. This matches the XDR routines and client argument structures for the same operation types. Signed-off-by: Chuck Lever Acked-By: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed