diff options
author | Kent Overstreet <[email protected]> | 2012-09-04 15:20:38 -0700 |
---|---|---|
committer | Kent Overstreet <[email protected]> | 2013-03-23 14:15:30 -0700 |
commit | 5b83636ae3c3b4f87d02a5929ad4dee831534db0 (patch) | |
tree | 90b902fe8797c11d4f76d08353e44bbf82a850e1 /lib/mpi | |
parent | aa8b57aa3d1c06ca53312294ee6dfc767ee3ddb3 (diff) |
block: Change bio_split() to respect the current value of bi_idx
In the current code bio_split() won't be seeing partially completed bios
so this doesn't change any behaviour, but this makes the code a bit
clearer as to what bio_split() actually requires.
The immediate purpose of the patch is removing unnecessary bi_idx
references, but the end goal is to allow partial completed bios to be
submitted, which along with immutable biovecs enables effecient bio
splitting.
Some of the callers were (double) checking that bios could be split, so
update their checks too.
Signed-off-by: Kent Overstreet <[email protected]>
CC: Jens Axboe <[email protected]>
CC: Lars Ellenberg <[email protected]>
CC: Neil Brown <[email protected]>
CC: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions