open-cas-linux/modules/cas_cache
Michal Mielewczyk 56cbc6595b Pass name for newly initialized cache in array instead of pointer.
Unitl now pointer to local variable was passed to OCF and it's content could be
overwriten after leaving function responsible for preparing cache config.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-08-20 03:42:05 -04:00
..
utils Translate OCF-error-codes in IO path 2019-06-05 15:34:04 +02:00
volume Additional data type ops: deinit. 2019-08-16 08:52:43 -04:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Use name based OCF management API 2019-08-16 14:08:34 +02:00
classifier_defs.h cas_cache: Generic classifier for string conditions. 2019-08-09 08:35:23 -04:00
classifier.c cas_cache: IO classification based on request size. 2019-08-09 09:02:54 -04:00
classifier.h Initial commit 2019-03-29 08:45:50 +01:00
context.c Additional data type ops: deinit. 2019-08-16 08:52:43 -04:00
context.h Use new functions for creating and destroying ocf_ctx 2019-05-24 18:24:51 +02:00
control.c Initial commit 2019-03-29 08:45:50 +01:00
control.h Initial commit 2019-03-29 08:45:50 +01:00
layer_cache_management.c Pass name for newly initialized cache in array instead of pointer. 2019-08-20 03:42:05 -04:00
layer_cache_management.h Use name based OCF management API 2019-08-16 14:08:34 +02:00
layer_upgrade.c Pass name for newly initialized cache in array instead of pointer. 2019-08-20 03:42:05 -04:00
layer_upgrade.h Initial commit 2019-03-29 08:45:50 +01:00
linux_kernel_version.h Extending 'configure' script 2019-05-30 06:29:07 -04:00
main.c Added create/activate/free all exported objects methods 2019-07-17 09:43:43 +02:00
Makefile Initial commit 2019-03-29 08:45:50 +01:00
ocf_env_headers.h Initial commit 2019-03-29 08:45:50 +01:00
ocf_env.c Initial commit 2019-03-29 08:45:50 +01:00
ocf_env.h Implement synchronization primitives destroyers. 2019-08-19 02:34:54 -04:00
service_ui_ioctl.c Use name based OCF management API 2019-08-16 14:08:34 +02:00
service_ui_ioctl.h Initial commit 2019-03-29 08:45:50 +01:00
threads.c Use name based OCF management API 2019-08-16 14:08:34 +02:00
threads.h Added possibility to disable cleaner thread. 2019-05-10 09:47:53 -04:00