SUNRPC: Remove TCP client connection reset hack
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 8 Feb 2015 20:34:28 +0000 (15:34 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 9 Feb 2015 02:47:30 +0000 (21:47 -0500)
commit4efdd92c921135175a85452cd41273d9e2788db3
tree93f7a3e5c6a3fe628df46eb776a35ead8b56e515
parentde84d89030fa4efa44c02c96c8b4a8176042c4ff
SUNRPC: Remove TCP client connection reset hack

Instead we rely on SO_REUSEPORT to provide the reconnection semantics
that we need for NFSv2/v3.

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