SUNRPC: Handle connection issues correctly on the back channel
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 19 Jun 2015 17:04:13 +0000 (13:04 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 19 Jun 2015 17:04:13 +0000 (13:04 -0400)
If the back channel is disconnected, we can and should just fail the
transmission. The expectation is that the NFSv4.1 server will always
retransmit any outstanding callbacks once the connection is
re-established.

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

Simple merge