From: Al Viro Date: Tue, 4 Feb 2014 18:47:26 +0000 (-0500) Subject: cifs_iovec_read(): resubmit shouldn't restart the loop X-Git-Tag: v3.15-rc1~16^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74027f4a181754e917853bd1d2e21449f008ab39;p=pandora-kernel.git cifs_iovec_read(): resubmit shouldn't restart the loop ... by that point the request we'd just resent is in the head of the list anyway. Just return to the beginning of the loop body... Signed-off-by: Al Viro --- Reading git-diff-tree failed