From: Chuck Lever Date: Tue, 26 Jan 2010 19:03:47 +0000 (-0500) Subject: SUNRPC: Use rpc_pton() in ip_map_parse() X-Git-Tag: v2.6.34-rc1~27^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07396051a5c6901693a97e35cb731a01b0b348e4;p=pandora-kernel.git SUNRPC: Use rpc_pton() in ip_map_parse() The existing logic in ip_map_parse() can not currently parse shorthanded IPv6 addresses (anything with a double colon), nor can it parse an IPv6 presentation address with a scope ID. An IPv6-enabled mountd can pass down both. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed