]> rtime.felk.cvut.cz Git - linux-imx.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)
commit65436ec0c8e344d9b23302b686e418f2a7b7cf7b
treef19617b6b7a8885f81c45c825dbaab580b3c6f19
parent202c312dba7d95b96493b412c606163a0cd83984
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