NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 16 Nov 2016 18:54:00 +0000 (13:54 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 1 Dec 2016 22:21:45 +0000 (17:21 -0500)
commitd8434d4c54789bd8ac30b4a69037115b3594d2b3
tree0af4bd9d781e1b46874584ba42145ace8d8103e1
parent69820d22c559c46f94e9ae08677581365c3748d5
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz

We need to account for the reply to the PUTFH operation in the
DELEGRETURN compound.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4xdr.c