commit | 90d51b02fd702d969eb05bd9d4ecc954759fbe23 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Mon Sep 27 14:02:29 2010 +0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Sep 27 10:16:12 2010 -0400 |
tree | fb5409d3ed5844be89a284097a930e1ff5ea37de | |
parent | 4f42d0d53ca4737f82937edb0efc83564c124853 [diff] |
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>