commit | 7bb782c6ac75898604eb547ed37b05c49b1edf21 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Tue Jan 10 16:13:03 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 18:20:27 2012 -0500 |
tree | 191154131d87eb61286b61c01f31fa3dd2de886d | |
parent | 6d59b8d599d594bc314026c6856424fe49df5513 [diff] |
NFS: create callback transports in parent transport network namespace This patch replaces static "init_net" references with parent transport xprt_net reference. Thus callback transports will be created in the same network namespace as respective NFS mount point was created. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>