]> rtime.felk.cvut.cz Git - linux-imx.git/commit
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Tue, 10 Jan 2012 12:13:11 +0000 (16:13 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 31 Jan 2012 23:20:27 +0000 (18:20 -0500)
commit4929d1d33fdbe8385cdd49ccd23563e9ff247ff8
tree6fde948b75129c0152f0cc07ed7e07efa1c9b11c
parent7bb782c6ac75898604eb547ed37b05c49b1edf21
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines

This patch makes NFS idmap pipes dentries 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/idmap.c