diff options
author | Hans Holmberg <[email protected]> | 2019-04-10 19:56:43 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-04-10 12:17:01 -0600 |
commit | b2b3a70cd9984fe39ed5aaa9ce596476051ce5de (patch) | |
tree | 2b9f5049115efb26211ed7b921eda20e0905852e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eb3afb75b57c28599af0dfa03a99579d410749e9 (diff) |
lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
The introduction of multipage bio vectors broke pblk's partial read
logic due to it not being prepared for multipage bio vectors.
Use bio vector iterators instead of direct bio vector indexing.
Fixes: 07173c3ec276 ("block: enable multipage bvecs")
Reported-by: Klaus Jensen <[email protected]>
Signed-off-by: Hans Holmberg <[email protected]>
Updated description.
Signed-off-by: Matias Bjørling <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions