diff options
| author | Ming Lei <[email protected]> | 2016-03-12 14:56:19 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2016-03-12 21:12:10 +0000 |
| commit | 90d0f0f11588ec692c12f9009089b398be395184 (patch) | |
| tree | a1e3eee514de4fd54349333b004825d4e5cb8add /net/switchdev/switchdev.c | |
| parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
| download | kernel-90d0f0f11588ec692c12f9009089b398be395184.tar.gz kernel-90d0f0f11588ec692c12f9009089b398be395184.zip | |
block: don't optimize for non-cloned bio in bio_get_last_bvec()
For !BIO_CLONED bio, we can use .bi_vcnt safely, but it
doesn't mean we can just simply return .bi_io_vec[.bi_vcnt - 1]
because the start postion may have been moved in the middle of
the bvec, such as splitting in the middle of bvec.
Fixes: 7bcd79ac50d9(block: bio: introduce helpers to get the 1st and last bvec)
Cc: [email protected]
Reported-by: Kent Overstreet <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
