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)
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

Simple merge
Simple merge