commit | 69b6ba3712b796a66595cfaf0a5ab4dfe1cf964a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 23 16:30:11 2008 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jan 06 11:53:57 2009 -0500 |
tree | e75274a8f4b12e086bf3481b98f97a6b5abda00f | |
parent | 262a09823bb07c6aafb6c1d312cde613d0b90c85 [diff] |
SUNRPC: Ensure the server closes sockets in a timely fashion 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>