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
..
cas_cache Fix _blockdev_set_bio_data iteration 2021-04-08 12:28:35 +02:00
cas_disk Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
include Change REMOVE_INACTIVE ioctl type 2021-03-12 09:21:49 +01:00
config.mk Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
extra.mk Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
Makefile Makefile: improve uninstall error handling 2021-03-19 15:37:55 +01:00