sunrpc: Pass the ip_map_parse's cd to lower calls
authorPavel Emelyanov <xemul@parallels.com>
Mon, 27 Sep 2010 09:57:36 +0000 (13:57 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 27 Sep 2010 14:16:11 +0000 (10:16 -0400)
commitbf18ab32ff2a50a3d13d559f26f94ecfba131f24
tree9d4ee72228c3b0c71a1de93d3cf5ed33adb1e33b
parent74ec1e1269eba65b5f8e810cf0363ddb7aa64de5
sunrpc: Pass the ip_map_parse's cd to lower calls

The target is to have many ip_map_cache-s in the system. This particular
patch handles its usage by the ip_map_parse callback.

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