]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 Jan 2013 04:01:43 +0000 (23:01 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 27 Jan 2013 20:51:41 +0000 (15:51 -0500)
commitac548f86dc7caa64566112f0ac3585d2857b137e
treef19617b6b7a8885f81c45c825dbaab580b3c6f19
parent30640a8b1c5c5e322c9ab464b1a1fa1ba871a83b
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery

We do need to start the lease recovery thread prior to waiting for the
client initialisation to complete in NFSv4.1.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: Ben Greear <greearb@candelatech.com>
Cc: stable@vger.kernel.org [>=3.7]
fs/nfs/nfs4client.c