SUNRPC: Ensure xs_reset_transport() resets the close connection flags
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 8 Feb 2015 23:35:25 +0000 (18:35 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 9 Feb 2015 02:47:28 +0000 (21:47 -0500)
commit6cc7e908362a9dfec3c821f77ec98b6758592060
tree305503853cae950c4f96e18f11efc2688d38512c
parent76698b2358de466d23f44eaa1b0c9ebe8206099a
SUNRPC: Ensure xs_reset_transport() resets the close connection flags

Otherwise, we may end up looping.

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