commit | edb267a688fcee5335d596752f117a30c7152e44 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Aug 22 20:06:18 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:24:47 2006 -0400 |
tree | b73a91f17f22baa81a3c0a4df1b01929680a2807 | |
parent | 39d7bbcb5ba5e9d8d658b70903dd7939400e57db [diff] |
SUNRPC: add xprt switch API for printing formatted remote peer addresses Add a new method to the transport switch API to provide a way to convert the opaque contents of xprt->addr to a human-readable string. Test plan: Compile kernel with CONFIG_NFS enabled. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>