git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e58e79
)
cifs_iovec_read(): resubmit shouldn't restart the loop
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 4 Feb 2014 18:47:26 +0000
(13:47 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 2 Apr 2014 03:19:22 +0000
(23:19 -0400)
... 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>
fs/cifs/file.c
patch
|
blob
|
history
diff --cc
fs/cifs/file.c
Simple merge