open-cas-linux/modules/cas_cache/volume
Robert Baldyga 64420d7ce7 Remove blkdev_can_hndl_bio() function
This check will always return 0, as none of kernel versions supported
by Open CAS sets a barrier flag in for bio. Those flags are exclusive to
struct request, which is no longer used by Open CAS.

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
2022-09-27 16:39:33 +02:00
..
obj_blk.h Remove cas_disk from naming in code 2022-09-19 10:38:21 +02:00
vol_blk_utils.c Destroy volume if it couldn't be opened 2022-04-08 16:42:25 +02:00
vol_blk_utils.h configure/bio_max_vecs: adapt to kernel 5.12 2022-03-08 16:06:03 +02:00
vol_block_dev_bottom.c Merge pull request #1352 from robertbaldyga/exp_obj-refactor 2022-09-27 10:11:57 +02:00
vol_block_dev_bottom.h Fix license 2021-10-28 12:46:42 +02:00
vol_block_dev_top.c Remove blkdev_can_hndl_bio() function 2022-09-27 16:39:33 +02:00
vol_block_dev_top.h Merge exp obj create/activate 2022-09-23 14:21:37 +02:00