]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 5 Dec 2016 00:34:38 +0000 (19:34 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 5 Dec 2016 00:34:38 +0000 (19:34 -0500)
commitd94cbf6c73324a008dfb8576f15d089d7f707f24
tree0bf72ad0d96ea96049cb8108b691e17764d57267
parent2cf10cdd486c362f983abdce00dc1127e8ab8c59
NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()

If the session has an error, then we want to start by recovering the
session, as any SEQUENCE we send is going to fail with a session
error.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4state.c