commit | 43780b87fa799ae65df11d89d4539d8d6a7c67eb | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Sun Jul 01 12:13:22 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:46 2007 -0400 |
tree | 46fce452807c8672af77666bb03cab5ff4191e94 | |
parent | 45160d6275814e0c86206e6981f0b92c61a50a21 [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>