From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:18 +0000 (-0400) Subject: SUNRPC: Create API for displaying remote peer address X-Git-Tag: v2.6.19-rc1~1271^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f425eba437f0051bde979ea2eef8bc875a77cd00;p=pandora-kernel.git SUNRPC: Create API for displaying remote peer address Provide an API for formatting the remote peer address for printing without exposing its internal structure. The address could be dynamic, so we support a function call to get the address rather than reading it straight out of a structure. Test-plan: Destructive testing (unplugging the network temporarily). Probably need to rig a server where certain services aren't running, or that returns an error for some typical operation. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed