]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.1: Fix a regression in DELEGRETURN
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 10 Nov 2016 21:06:28 +0000 (16:06 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 18 Nov 2016 18:35:54 +0000 (13:35 -0500)
commit23ea44c2150d14b97518435a65cc74111804fbeb
tree4aecd7519118265b348a2d59e08253bbbde28c4c
parent62bdf94a2049822ef8c6d4b0e83cd9c3a1663ab4
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>
fs/nfs/nfs4proc.c