From: Trond Myklebust Date: Mon, 9 Feb 2015 14:26:39 +0000 (-0500) Subject: SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~120^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0efeac261c3f79c44fe61ee869722b77805c7ddf;p=pandora-kernel.git SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection The previous behaviour left the connection half-open in order to try to scrape the last replies from the socket. Now that we have more reliable reconnection, change the behaviour to close down the socket faster. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed