git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28cd1b3
)
NFS: make nfs_client_lock per net ns
author
Stanislav Kinsbursky
<skinsbursky@parallels.com>
Mon, 23 Jan 2012 17:26:31 +0000
(17:26 +0000)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 6 Feb 2012 23:48:03 +0000
(18:48 -0500)
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>
No differences found