From: Chuck Lever Date: Sun, 1 Jul 2007 16:13:22 +0000 (-0400) Subject: SUNRPC: Add a convenient default for the hostname when calling rpc_create() X-Git-Tag: v2.6.23-rc1~1073^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43780b87fa799ae65df11d89d4539d8d6a7c67eb;p=pandora-kernel.git SUNRPC: Add a convenient default for the hostname when calling rpc_create() A couple of callers just use a stringified IP address for the rpc client's hostname. Move the logic for constructing this into rpc_create(), so it can be shared. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed