From: Jeff Layton Date: Wed, 3 Apr 2013 14:27:36 +0000 (-0400) Subject: cifs: on send failure, readjust server sequence number downward X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad313cb86dfba27f8f2306da304974ef17c91c56;p=pandora-kernel.git cifs: on send failure, readjust server sequence number downward If sending a call to the server fails for some reason (for instance, the sending thread caught a signal), then we must readjust the sequence number downward again or the next send will have it too high. Signed-off-by: Jeff Layton Signed-off-by: Steve French Signed-off-by: Steve French --- Reading git-diff-tree failed