commit | 74027f4a181754e917853bd1d2e21449f008ab39 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Feb 04 13:47:26 2014 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 01 23:19:22 2014 -0400 |
tree | 74f1dc9ab796632ef072116a1ea6c1d9c2be4ffb | |
parent | 6e58e79db8a16222b31fc8da1ca2ac2dccfc4237 [diff] |
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 <viro@zeniv.linux.org.uk>