]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Tue, 10 Jan 2012 13:04:16 +0000 (17:04 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 31 Jan 2012 23:20:27 +0000 (18:20 -0500)
commit332dfab6f4e02d3c5897e9470492bee7d14f29cc
tree470698ae1d0c8d49b4acc45cd1d7c8ba5a56dfd8
parenteee17325f1dfbe004f1475743bab9e3d050d00f5
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines

This patch makes blocklayout pipe dentry allocated and destroyed in network
namespace context by PipeFS network namespace aware routines.
Network namespace context is obtained from nfs_client structure.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/blocklayout/blocklayout.c