]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
NFS: replace global bl_mount_reply with per-net one
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Sun, 11 Mar 2012 14:20:23 +0000 (18:20 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 11 Mar 2012 14:57:34 +0000 (10:57 -0400)
commitcb9c1c4a880bc734c2848f8647be2cfa336ee346
tree84006417e491ba57da87a88212c5c9dda3fd4e96
parentd6d6dc7cdfda7c8f49a89a7b7261846f319da6d1
NFS: replace global bl_mount_reply with per-net one

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>
fs/nfs/blocklayout/blocklayout.h
fs/nfs/blocklayout/blocklayoutdev.c
fs/nfs/netns.h