diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-02-04 19:47:26 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-04-02 05:19:22 +0200 |
commit | 74027f4a181754e917853bd1d2e21449f008ab39 (patch) | |
tree | 74f1dc9ab796632ef072116a1ea6c1d9c2be4ffb /fs/pipe.c | |
parent | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() (diff) | |
download | linux-74027f4a181754e917853bd1d2e21449f008ab39.tar.xz linux-74027f4a181754e917853bd1d2e21449f008ab39.zip |
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>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions