open-cas-linux/modules/cas_cache
Robert Baldyga 3983cea2b5 Fix cache_priv deallocation
Since cache_priv is allocated with vmalloc() it should be deallocated
with vfree().

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
2021-08-16 05:16:15 +02:00
..
utils Remove upgrade-in-flight feature 2021-08-11 20:33:16 +02:00
volume Remove upgrade-in-flight feature 2021-08-11 20:33:16 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Remove upgrade-in-flight feature 2021-08-11 20:33:16 +02:00
classifier_defs.h Classifier alignment 2021-03-22 08:26:55 +01:00
classifier.c OCF update (removed configurable eviction policy) 2021-06-21 22:56:51 +02:00
classifier.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
context.c Update OCF 2021-06-21 21:57:10 +02:00
context.h Split big IO requests 2021-07-07 18:52:22 +02:00
control.c Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
control.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
layer_cache_management.c Fix cache_priv deallocation 2021-08-16 05:16:15 +02:00
layer_cache_management.h Introduce "remove inactive core" to cas_cache module 2021-03-10 14:39:07 +01:00
linux_kernel_version.h Add detection of ktime_get_real_ts64 vs getnstimeofday 2021-03-26 13:46:09 +01:00
main.c Remove upgrade-in-flight feature 2021-08-11 20:33:16 +02:00
Makefile Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
ocf_env_headers.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
ocf_env.c Update OCF 2021-06-21 21:57:10 +02:00
ocf_env.h Update OCF 2021-06-21 21:57:10 +02:00
service_ui_ioctl.c Remove upgrade-in-flight feature 2021-08-11 20:33:16 +02:00
service_ui_ioctl.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
threads.c Update OCF 2021-06-21 21:57:10 +02:00
threads.h Update OCF 2021-06-21 21:57:10 +02:00