NFSv4.1: Fix an Oops in nfs41_walk_client_list
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 21 Jan 2015 19:37:44 +0000 (14:37 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 21 Jan 2015 22:10:09 +0000 (17:10 -0500)
commit3175e1dcec40fab1a444c010087f2068b6b04732
tree4e5d5142d69fc2c39b85dbc9a86ee20ce1f0dff1
parentee8a1a8b160a87dc3a9c81a86796aa4db85ea815
NFSv4.1: Fix an Oops in nfs41_walk_client_list

If we start state recovery on a client that failed to initialise correctly,
then we are very likely to Oops.

Reported-by: "Mkrtchyan, Tigran" <tigran.mkrtchyan@desy.de>
Link: http://lkml.kernel.org/r/130621862.279655.1421851650684.JavaMail.zimbra@desy.de
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c