From: Trond Myklebust Date: Tue, 23 Dec 2008 21:30:11 +0000 (-0500) Subject: SUNRPC: Ensure the server closes sockets in a timely fashion X-Git-Tag: v2.6.29-rc1~177^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b6ba3712b796a66595cfaf0a5ab4dfe1cf964a;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed