nfs: nfs4xdr: get rid of READ_BUF
authorBenny Halevy <bhalevy@panasas.com>
Fri, 14 Aug 2009 14:20:14 +0000 (17:20 +0300)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Aug 2009 18:02:23 +0000 (14:02 -0400)
commitc0eae66ece40bdb8cd88c5106834b71a1c9f421c
tree6a82749181b4898ea1d4e51d01a2a6c8e0803e73
parent2460ba57c49c36dfef0b62c929461de09240fe17
nfs: nfs4xdr: get rid of READ_BUF

Use xdr_inline_decode instead.
Open code debug printout and error return.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c