open-cas-linux/modules/cas_cache
Michal Mielewczyk 8e64392298 Validate log level provided to logger.
Check if provided log level isn't greater than number of available log levels
Prevoius check was comparing log level to size of array with avaiable log levels
(in bytes).

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-09-18 05:00:30 -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 Validate log level provided to logger. 2019-09-18 05:00:30 -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 Leave space for terminating \0 in cache name initialization. 2019-09-18 05:00:29 -04:00
layer_cache_management.h New ioctl for retriveing ocf stats. 2019-09-16 06:30:13 -04:00
layer_upgrade.c Leave space for terminating \0 in cache name initialization. 2019-09-18 05:00:29 -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 Add spin_trylock to environment 2019-09-10 19:28:42 -04:00
service_ui_ioctl.c New ioctl for retriveing ocf stats. 2019-09-16 06:30:13 -04: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