From: Chuck Lever Date: Tue, 5 Dec 2006 21:35:37 +0000 (-0500) Subject: SUNRPC: Make address format buffers more generic X-Git-Tag: v2.6.20-rc1~34^2~412^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7559c7a28fbcaa0bca028eeebd5f251b09befe6b;p=pandora-kernel.git SUNRPC: Make address format buffers more generic For now we will assume that all transports will use the address format buffers in the rpc_xprt struct to store their addresses. Change rpc_peer2str() to be a generic routine to handle this, and get rid of the print_address() op in the rpc_xprt_ops vector. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed