commit | 4cb54ca2069903121e4c03ec427147c47bed5755 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Fri Jan 20 16:50:53 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 19:28:19 2012 -0500 |
tree | 2d156d3d9f37a385a27f444f315c0498f0e9475f | |
parent | babea479b75a9ea3d84ace6d880513e18397a8bb [diff] |
SUNRPC: search for service transports in network namespace context Service transports are parametrized by network namespace. And thus lookup of transport instance have to take network namespace into account. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Acked-by: J. Bruce Fields <bfields@redhat.com>