Files
open-cas-linux/modules
Kozlowski Mateusz a45f0c854f Fix _blockdev_set_bio_data iteration
The data->size field can be initialized to a lower value than bio->bi_vcnt,
if the bio is split. The bio_for_each_segment then iterates based on the original
indexes and the mismatch eventually causes a BUG_ON.

Fixes #714

Signed-off-by: Kozlowski Mateusz <mateusz.kozlowski@intel.com>
2021-04-08 12:28:35 +02:00
..
2021-03-12 09:21:49 +01:00
2021-01-21 13:15:38 +01:00
2021-01-21 13:15:38 +01:00