SUNRPC: Remove obsolete messages during transport connect
authorChuck Lever <chuck.lever@oracle.com>
Wed, 11 Jun 2008 21:56:13 +0000 (17:56 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:06 +0000 (12:09 -0400)
Recent changes to the RPC client's transport connect logic make connect
status values ECONNREFUSED and ECONNRESET impossible.

Clean up xprt_connect_status() to account for these changes.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found