commit | dff02d499c067bdde589b764321b35fe763569f6 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Fri Jan 13 12:52:10 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 19:28:09 2012 -0500 |
tree | a0a9c1259f7dad55c5ad2be8ae6d33a8417d64fb | |
parent | 961a828df64979d2a9faeeeee043391670a193b9 [diff] |
SUNRPC: move rpcbind internals to sunrpc part of network namespace context This patch makes rpcbind logic works in network namespace context. IOW each network namespace will have it's own unique rpcbind internals (clients and friends) required for registering svc services per network namespace. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>