open-cas-linux/modules/cas_cache/volume
Adam Rutkowski ff207f9b2e Make __block_dev_get_elevator_name return const string
Returning non-const char* doesn't have any benefits since
the only caller casts the output pointer to const char *.

This change fixes compilation on 5.3 kernel.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2019-10-28 16:33:38 -04:00
..
obj_blk.h Initial commit 2019-03-29 08:45:50 +01:00
vol_atomic_dev_bottom.c Additional data type ops: deinit. 2019-08-16 08:52:43 -04:00
vol_atomic_dev_bottom.h Additional data type ops: deinit. 2019-08-16 08:52:43 -04:00
vol_blk_utils.c Handle ocf_volume_open ret code in cas_blk_open_volume_by_bdev 2019-06-27 11:12:43 -04:00
vol_blk_utils.h Extending 'configure' script 2019-05-30 06:29:07 -04:00
vol_block_dev_bottom.c Make __block_dev_get_elevator_name return const string 2019-10-28 16:33:38 -04:00
vol_block_dev_bottom.h Additional data type ops: deinit. 2019-08-16 08:52:43 -04:00
vol_block_dev_top.c Return values of expected type by the block layer 2019-09-09 14:00:44 +02:00
vol_block_dev_top.h Added create/activate/free all exported objects methods 2019-07-17 09:43:43 +02:00