open-cas-linux/modules/cas_cache
Michal Rakowski eee7a0e220 Fix exported object cleanup in case of cache stop failure
In case of error during cache stop exported object is not being restored after destroying.
This may result in bug in case of calling stop once more.
This commit fixes this issue - exported objects are restored.

Signed-off-by: Michal Rakowski <michal.rakowski@intel.com>
2019-07-17 15:09:39 +02:00
..
utils Translate OCF-error-codes in IO path 2019-06-05 15:34:04 +02:00
volume Fix exported object cleanup in case of cache stop failure 2019-07-17 15:09:39 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Added create/activate/free all exported objects methods 2019-07-17 09:43:43 +02:00
classifier_defs.h Initial commit 2019-03-29 08:45:50 +01:00
classifier.c Fixed classifier debug message 2019-06-12 06:34:46 -04:00
classifier.h Initial commit 2019-03-29 08:45:50 +01:00
context.c Add utils_mpool 2019-06-04 14:40:22 +02: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 Fix exported object cleanup in case of cache stop failure 2019-07-17 15:09:39 +02:00
layer_cache_management.h Unified management functions prefix 2019-06-06 09:46:40 -04:00
layer_upgrade.c Unified management functions prefix 2019-06-06 09:46:40 -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 secure alloc/free using vmalloc/vfree 2019-04-18 18:04:57 -04:00
service_ui_ioctl.c Initialize structures with 0. 2019-07-04 03:06:24 -04:00
service_ui_ioctl.h Initial commit 2019-03-29 08:45:50 +01:00
threads.c Fix too short thread name size in CAS 2019-06-25 15:44:05 +02:00
threads.h Added possibility to disable cleaner thread. 2019-05-10 09:47:53 -04:00