From: Chuck Lever Date: Sun, 9 Aug 2009 19:09:36 +0000 (-0400) Subject: SUNRPC: Use rpc_ntop() for constructing transport address strings X-Git-Tag: v2.6.32-rc1~412^2~48^2~9^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c877b849d302d1275452af80b7221a2555dc02e1;p=pandora-kernel.git SUNRPC: Use rpc_ntop() for constructing transport address strings Clean up: In addition to using the new generic rpc_ntop() and rpc_get_port() functions, have the RPC client compute the presentation address buffer sizes dynamically using kstrdup(). Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed