open-cas-linux/modules/cas_cache
Slawomir Jankowski f955ce890c Remove inactive core handling from "remove core"
FLush only active core during core removal.
During core removal with `casadm -R` there's a flush triggered.
This flush shall be skipped for inactive cores.
Change return code when `casadm -R` is called with `force` flag.
There was no info about dirty data when core was removed without flush.
Do not destroy exported object while core is inactive.
Perform detach only on active cores.
Skip removing inactive core with command for active cores.

Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
2021-03-10 14:26:09 +01:00
..
utils Include mpool in env and use new allocator API 2021-03-05 14:02:08 +01:00
volume Include mpool in env and use new allocator API 2021-03-05 14:02:08 +01:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
classifier_defs.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
classifier.c Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
classifier.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
context.c Include mpool in env and use new allocator API 2021-03-05 14:02:08 +01:00
context.h Update copyright statements (2021) 2021-01-21 13:15:38 +01: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 Remove inactive core handling from "remove core" 2021-03-10 14:26:09 +01:00
layer_cache_management.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
layer_upgrade.c Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
layer_upgrade.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
linux_kernel_version.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
main.c Update copyright statements (2021) 2021-01-21 13:15:38 +01: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 Extend allocator API 2021-03-03 11:17:22 +01:00
ocf_env.h Include mpool in env and use new allocator API 2021-03-05 14:02:08 +01:00
service_ui_ioctl.c Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
service_ui_ioctl.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
threads.c Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
threads.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00