]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Fri, 13 Jan 2012 08:52:10 +0000 (12:52 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:09 +0000 (19:28 -0500)
commitefd619cd6409214a8778f1b301f085f90df4f4bb
treea0a9c1259f7dad55c5ad2be8ae6d33a8417d64fb
parent5a6b0b685699cc3df9beea279a2e3a0f03122ee8
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>
net/sunrpc/netns.h
net/sunrpc/rpcb_clnt.c