diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-09-23 22:16:06 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-10-11 23:23:38 +0200 |
commit | e2e115d18b76467274d8f818f8828ba168f9c80b (patch) | |
tree | 755fcb8bc56789ea6db0dc1316bdec8298cf1505 /Documentation/men-chameleon-bus.txt | |
parent | ... and with iov_iter_get_pages_alloc() it becomes even simpler (diff) | |
download | linux-e2e115d18b76467274d8f818f8828ba168f9c80b.tar.xz linux-e2e115d18b76467274d8f818f8828ba168f9c80b.zip |
don't rely upon subsequent bio_add_pc_page() calls failing
... they might actually succeed in some cases (when we are at the
queue-imposed segments limit, the next page is not mergable with
the last one we'd got in, but the first page covered by the next
iovec *is* mergable). Make sure that once it's failed, we are
done with that bio.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/men-chameleon-bus.txt')
0 files changed, 0 insertions, 0 deletions