open-cas-linux/modules/cas_cache
Michal Mielewczyk 76acefd831 After loading cache mark used core ids.
Since OCF doesn't use core and cache ids anymore adapter has to track occupied
ids on its own. After loading cache, ids of all loaded cores should be marked as
occupied, otherwise adding new core without explicit specifying core id will
fail.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-09-11 02:08:28 -04:00
..
utils Translate OCF-error-codes in IO path 2019-06-05 15:34:04 +02:00
volume Return values of expected type by the block layer 2019-09-09 14:00:44 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Added function to retrieve core id from core name. 2019-09-10 10:05:31 -04: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 After loading cache mark used core ids. 2019-09-11 02:08:28 -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 Fix wrong fcn signature in OCF env 2019-09-02 13:41:30 +02: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