Searched hist:edb267a688fcee5335d596752f117a30c7152e44 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/sunrpc/ |
H A D | xprt.h | diff edb267a688fcee5335d596752f117a30c7152e44 Tue Aug 22 19:06:18 CDT 2006 Chuck Lever <chuck.lever@oracle.com> 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>
|
/openbmc/linux/net/sunrpc/ |
H A D | xprtsock.c | diff edb267a688fcee5335d596752f117a30c7152e44 Tue Aug 22 19:06:18 CDT 2006 Chuck Lever <chuck.lever@oracle.com> 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>
|