From: Chuck Lever Date: Thu, 18 Jun 2009 01:02:13 +0000 (-0700) Subject: NFS: Update MNT and MNT3 reply decoding functions X-Git-Tag: v2.6.31-rc1~58^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e02f6b9aae9b265064f929c6df15222b9baf256;p=pandora-kernel.git NFS: Update MNT and MNT3 reply decoding functions Solder xdr_stream-based XDR decoding functions into the in-kernel mountd client that are more careful about checking data types and watching for buffer overflows. The new MNT3 decoder includes support for auth-flavor list decoding. The "_sz" macro for MNT3 replies was missing the size of the file handle. I've added this back, and included the size of the auth flavor array. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed