commit | 23ea44c2150d14b97518435a65cc74111804fbeb | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Nov 10 16:06:28 2016 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 18 13:35:54 2016 -0500 |
tree | 4aecd7519118265b348a2d59e08253bbbde28c4c | |
parent | 62bdf94a2049822ef8c6d4b0e83cd9c3a1663ab4 [diff] |
NFSv4.1: Fix a regression in DELEGRETURN We don't want to call nfs4_free_revoked_stateid() in the case where the delegreturn was successful. Reported-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>