From: Trond Myklebust Date: Tue, 7 Feb 2012 05:05:11 +0000 (-0500) Subject: NFS: Initialise the nfs_net->nfs_client_lock X-Git-Tag: v3.4-rc1~123^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c03ae4a897b52e0e8fc38749606549eaa20d5b7;p=pandora-kernel.git NFS: Initialise the nfs_net->nfs_client_lock Ensure that we initialise the nfs_net->nfs_client_lock spinlock. Also ensure that nfs_server_remove_lists() doesn't try to dereference server->nfs_client before that is initialised. Signed-off-by: Trond Myklebust Cc: Stanislav Kinsbursky --- Reading git-diff-tree failed