open-cas-linux/modules/cas_cache
Michal Mielewczyk 202da8140c Additional data type ops: deinit.
While unloading cas_cache module, volume types were deinitialized, although core
pool still wasn't empty. Now this deinitialization can be done after removing
cores from core pool, and before context is freed.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-08-16 08:52:43 -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 Use name based OCF management API 2019-08-16 14:08:34 +02:00
layer_cache_management.h Use name based OCF management API 2019-08-16 14:08:34 +02:00
layer_upgrade.c Use name based OCF management API 2019-08-16 14:08:34 +02: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 secure alloc/free using vmalloc/vfree 2019-04-18 18:04:57 -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