]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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>

No differences found