summaryrefslogtreecommitdiff
path: root/net/sunrpc
diff options
context:
space:
mode:
authorOlga Kornievskaia <kolga@netapp.com>2014-09-24 22:11:28 (GMT)
committerTrond Myklebust <trond.myklebust@primarydata.com>2014-09-25 03:03:15 (GMT)
commit8faaa6d5d48b201527e0451296d9e71d23afb362 (patch)
treee03e448aabe0d50270be2afb73c12b8bb15bf6e7 /net/sunrpc
parent5466112f0935f079e225514905c57d5e5285a9b6 (diff)
downloadlinux-8faaa6d5d48b201527e0451296d9e71d23afb362.tar.xz
Fixing lease renewal
Commit c9fdeb28 removed a 'continue' after checking if the lease needs to be renewed. However, if client hasn't moved, the code falls down to starting reboot recovery erroneously (ie., sends open reclaim and gets back stale_clientid error) before recovering from getting stale_clientid on the renew operation. Signed-off-by: Olga Kornievskaia <kolga@netapp.com> Fixes: c9fdeb280b8c (NFS: Add basic migration support to state manager thread) Cc: stable@vger.kernel.org # 3.13+ Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions