SUNRPC: Ensure the server closes sockets in a timely fashion
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 21:30:11 +0000 (16:30 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:57 +0000 (11:53 -0500)
We want to ensure that connected sockets close down the connection when we
set XPT_CLOSE, so that we don't keep it hanging while cleaning up all the
stuff that is keeping a reference to the socket.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found