ocf/src/mngt
Slawomir_Jankowski cdf0caf704 **ocf_mngt.h**: In core name change
pointer type to array which is 32 characters long;
**core.py**: Add missing import and modify class' field type
to keep consistency;
**ocf_mngt_core**: Remove local variable 'name';
remove env_vmalloc for 'name' - isn't no longer needed;
remove initialization 'name' - as above;
remove env_vfree for context->cfg.name - variable isn't no allocated
in memory;
check if cfg->name exists;
change label in goto from deleted err_name to the closest err_pipeline.

Signed-off-by: Slawomir_Jankowski <slawomir.jankowski@intel.com>
2019-09-30 15:55:33 +02:00
..
ocf_mngt_cache.c Deinitialize locks on cache stop instead of put 2019-09-27 12:02:04 +02:00
ocf_mngt_common.c Deinitialize locks on cache stop instead of put 2019-09-27 12:02:04 +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 Change ctx lock to rmutex 2019-07-29 15:08:44 +02:00
ocf_mngt_core_priv.h Remove utils_device.h 2019-05-27 17:00:39 +02:00
ocf_mngt_core.c **ocf_mngt.h**: In core name change 2019-09-30 15:55:33 +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