]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3029e716811dbba04b75f69c264370b1d352f569
treefa90ddfeb798295d42783a8a336b4cd905f7fed1
parentdda87f1e72e54d4ab4bc28f88002abae92439982
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