SUNRPC: Report connection error values to rpc_tasks on the pending queue
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 31 Dec 2013 18:22:59 +0000 (13:22 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 31 Dec 2013 19:01:54 +0000 (14:01 -0500)
commit2118071d3b0d57a03fad77885f4fdc364798aa87
treefe39bd6cceeccf9072518bff2a7f1f0d205371bd
parentdf2772700c6ee706be7b2fd16c6bf2c1bf63cda0
SUNRPC: Report connection error values to rpc_tasks on the pending queue

Currently we only report EAGAIN, which is not descriptive enough for
softconn tasks.

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