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:
d6d6dc7
)
NFS: replace global bl_mount_reply with per-net one
author
Stanislav Kinsbursky
<skinsbursky@parallels.com>
Sun, 11 Mar 2012 14:20:23 +0000
(18:20 +0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 11 Mar 2012 14:57:34 +0000
(10:57 -0400)
This global variable is used for blocklayout downcall and thus can be corrupted
if case of existence of multiple networks namespaces.
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found