From: Chuck Lever Date: Mon, 10 Dec 2007 19:56:54 +0000 (-0500) Subject: NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough X-Git-Tag: v2.6.25-rc1~1146^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc38bac3a0093b3b7928efc6ff8e9faf9e75f41d;p=pandora-kernel.git NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough Ensure that the RPC buffer size specified for NFSv4 SETCLIENTID procedures matches what we are encoding into the buffer. See the definition of struct nfs4_setclientid {} and the encode_setclientid() function. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed