From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:15 +0000 (-0400) Subject: SUNRPC: Create a helper to tell whether a transport is bound X-Git-Tag: v2.6.19-rc1~1271^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec739ef03dc926d05051c8c5838971445504470a;p=pandora-kernel.git SUNRPC: Create a helper to tell whether a transport is bound Hide the contents and format of xprt->addr by eliminating direct uses of the xprt->addr.sin_port field. This change is required to support alternate RPC host address formats (eg IPv6). Test-plan: Destructive testing (unplugging the network temporarily). Repeated runs of Connectathon locking suite with UDP and TCP. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed