NFS: make nfs_client_lock per net ns
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Mon, 23 Jan 2012 17:26:31 +0000 (17:26 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 6 Feb 2012 23:48:03 +0000 (18:48 -0500)
commitdc03085834a4530b2514708a643cd3fe38f35b21
treefa90ddfeb798295d42783a8a336b4cd905f7fed1
parent28cd1b3f262dba56b5e335ba668e342d530f6129
NFS: make nfs_client_lock per net ns

This patch makes nfs_clients_lock allocated per network namespace. All items it
protects are already network namespace aware.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/idmap.c
fs/nfs/internal.h
fs/nfs/netns.h