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)
commit90d51b02fd702d969eb05bd9d4ecc954759fbe23
treefb5409d3ed5844be89a284097a930e1ff5ea37de
parent4f42d0d53ca4737f82937edb0efc83564c124853
sunrpc: Make the ip_map_cache be per-net

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>
net/sunrpc/netns.h
net/sunrpc/sunrpc_syms.c
net/sunrpc/svcauth_unix.c