NFSD: File name length signage in nfsd request argument structures
authorChuck Lever <chuck.lever@oracle.com>
Thu, 1 Nov 2007 20:57:04 +0000 (16:57 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:02 +0000 (16:42 -0500)
commit29d5e5553826d05b8ecda51c21787ce85efdef06
tree0e1b665bf61f6a604d660ab4c1eb4f0791a8cce7
parentee1a95b3b3fccf3c825bd95f89a8e006901b03ed
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 <chuck.lever@oracle.com>
Acked-By: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/nfsd/xdr.h
include/linux/nfsd/xdr3.h