]> git.baikalelectronics.ru Git - kernel.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)
commit26df8bbd8dd03b63f1aea6a576071bdcdcc498e3
tree4aecd7519118265b348a2d59e08253bbbde28c4c
parentefdac4767a8ae983cfd7f536390675a815d9b07c
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