commit | c877b849d302d1275452af80b7221a2555dc02e1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Sun Aug 09 15:09:36 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 09 15:09:36 2009 -0400 |
tree | 7baf4099cbb235e9ee4d420f61208d10ecdc8c4d | |
parent | ba809130bc260fce04141aca01ef9e068d32af2a [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>