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)
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]

No differences found