commit | d8434d4c54789bd8ac30b4a69037115b3594d2b3 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Nov 16 13:54:00 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Dec 01 17:21:45 2016 -0500 |
tree | 0af4bd9d781e1b46874584ba42145ace8d8103e1 | |
parent | 69820d22c559c46f94e9ae08677581365c3748d5 [diff] |
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>