]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:55:20 +0000 (14:55 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:21 +0000 (12:37 -0500)
commit661ad4239a51a2169a366a227c68cf3b654ab936
treefef0e74f914c07b5031bc080a997fac650863591
parentf796f8b3ae292abb9cb2931e8db6fc1d69bba09d
NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones

Clean up.  Remove unused legacy result decoder functions, and any
now unused decoder helper functions.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs2xdr.c