ocf/src/mngt
Michal Rakowski 65756a8160 Moved setting ctx for temporary cache object before metadata init
This way debug prints during metadata init phase won't cause crash
(because of the fact that temporary cache object does not have proper
ctx set hence does not have logger obj).

Signed-off-by: Michal Rakowski <michal.rakowski@intel.com>
2020-01-16 21:53:40 +01:00
..
ocf_mngt_cache.c Moved setting ctx for temporary cache object before metadata init 2020-01-16 21:53:40 +01:00
ocf_mngt_common.c env: change env_strncmp to take 4 args 2019-09-30 17:26:47 +02:00
ocf_mngt_common.h Move ocf_mngt_cache_is_dirty to public mngt interface 2019-06-24 15:23:06 +02:00
ocf_mngt_core_pool_priv.h Initialize and deinitialize core pool with ctx 2019-05-09 11:22:06 +02:00
ocf_mngt_core_pool.c env: change env_strncmp to take 4 args 2019-09-30 17:26:47 +02:00
ocf_mngt_core_priv.h Remove utils_device.h 2019-05-27 17:00:39 +02:00
ocf_mngt_core.c env: change env_strncmp to take 4 args 2019-09-30 17:26:47 +02:00
ocf_mngt_flush.c Remove calls to OCF_METADATA_(UN)LOCK_WR(RD) 2019-09-20 17:21:00 -04:00
ocf_mngt_io_class.c Fix error handling in IO ocf_mngt_cache_io_classes_configure 2019-09-24 21:51:43 -04:00
ocf_mngt_misc.c Change ctx lock to rmutex 2019-07-29 15:08:44 +02:00