From: Jeff Layton Date: Tue, 11 Oct 2011 10:41:32 +0000 (-0400) Subject: cifs: check for unresponsive server every time we call kernel_recvmsg X-Git-Tag: v3.2-rc1~133^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba749e6d5227de22e442c6088cc7dc1f0c5c68bf;p=pandora-kernel.git cifs: check for unresponsive server every time we call kernel_recvmsg If the server stops sending data while in the middle of sending a response then we still want to reconnect it if it doesn't come back. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed