From: Chuck Lever Date: Tue, 14 Dec 2010 14:56:01 +0000 (+0000) Subject: NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones X-Git-Tag: v2.6.38-rc1~407^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad96b5b5eae59696b97e207d730b8c8cfb9d4e42;p=pandora-kernel.git NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones The naming scheme of the new encoder functions, which follows the NFSv4 XDR encoder functions, is slightly different than the scheme used for the old functions. Rename the functions as a separate step to keep the patches clean. Signed-off-by: Chuck Lever Tested-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed