sunrpc: Make the ip_map_cache be per-net
authorPavel Emelyanov <xemul@parallels.com>
Mon, 27 Sep 2010 10:02:29 +0000 (14:02 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 27 Sep 2010 14:16:12 +0000 (10:16 -0400)
Everything that is required for that already exists:
* the per-net cache registration with respective proc entries
* the context (struct net) is available in all the users

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found