]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 22 Sep 2016 17:39:09 +0000 (13:39 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 27 Sep 2016 18:34:42 +0000 (14:34 -0400)
commit026e235cd2de524e4d864611e0a183a86ff05694
tree05dc32546feb4dee1811e20829f30cf430d134c8
parent6aa14cae931e9d8f127e07be95aa356d8d4f3d05
NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case

If the server tells us our stateid has expired, then handle that as if
it was revoked.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Tested-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c