SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 15 Dec 2012 22:02:29 +0000 (17:02 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 15 Dec 2012 22:02:29 +0000 (17:02 -0500)
commit4a20a988f732caa343257346ebf145ae8fa437e1
tree2bd7ae67843542b12d7b05f703ddfbc6c2dd81a0
parentac20d163fccf9fa6acec8b68f127003635e13b72
SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket

Silence the unnecessary warning "unhandled error (111) connecting to..."
and convert it to a dprintk for debugging purposes.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c