commit | cb9c1c4a880bc734c2848f8647be2cfa336ee346 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Sun Mar 11 18:20:23 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Mar 11 10:57:34 2012 -0400 |
tree | 84006417e491ba57da87a88212c5c9dda3fd4e96 | |
parent | d6d6dc7cdfda7c8f49a89a7b7261846f319da6d1 [diff] |
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>