]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 22 Sep 2016 17:39:08 +0000 (13:39 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 27 Sep 2016 18:34:38 +0000 (14:34 -0400)
commit404ea3569af1e1d288db6ff0e7230104a3687f3c
tree0da116b62f041dbcf58196c6f2e27a8fef7db487
parent6c2d8f8d307033a7cdfee3f4cb9dc4679ab69513
NFSv4: nfs4_handle_delegation_recall_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