ocf/src
Vitaliy Mysak bf2242fade Fix immediate reassign
Don't reassign value of cache without any previus use.
It produced warnings when analyzing with scanbuild.

Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
2019-04-19 09:25:23 -04:00
..
cleaning Add missing env_rwsem_up_write() in ocf_cleaner_run() 2019-03-22 15:51:40 +01:00
concurrency Handle metadata asynchronously 2019-03-26 12:49:23 +01:00
engine Asynchronous wait for dirty requests in flush 2019-03-26 15:23:42 -04:00
eviction Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
metadata Fix immediate reassign 2019-04-19 09:25:23 -04:00
mngt Added seq_cutoff_policy check 2019-04-16 14:48:41 +02:00
utils Add reference counter init routine 2019-04-17 23:12:04 -04:00
ocf_cache_priv.h Asynchronous wait for dirty requests in flush 2019-03-26 15:23:42 -04:00
ocf_cache.c Introduce ocf_cache_has_pending_cleaning() function 2019-03-26 15:09:52 +01:00
ocf_core_priv.h Make management API asynchronous 2019-03-12 10:33:26 +01:00
ocf_core.c Fix IO queue validation 2019-04-08 14:40:20 +02:00
ocf_ctx_priv.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_ctx.c Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_def_priv.h OCF provides own macros for MIN, MAX, and DIV_ROUND_UP 2018-12-13 10:59:23 -05:00
ocf_io_class.c Configure all io classes at once. 2019-01-28 08:51:26 -05:00
ocf_io_priv.h Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_io.c Wait for IO put in volume close 2019-04-17 23:12:04 -04:00
ocf_logger_priv.h Enable passing priv to logger during context initialization 2019-01-24 10:54:50 +01:00
ocf_logger.c Rename 'printf' field name in logger ops to 'print'. 2019-04-17 11:37:47 -04:00
ocf_metadata.c Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_priv.h OCF provides own macros for MIN, MAX, and DIV_ROUND_UP 2018-12-13 10:59:23 -05:00
ocf_queue_priv.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_queue.c Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_request.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_stats_builder.c Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_stats_priv.h Cache lock cleanup and API improvements 2019-01-21 13:46:28 +01:00
ocf_stats.c Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_trace_priv.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_trace.c Initialize variable meant for keeping ocf_mngt_start_trace() result. 2019-04-17 11:28:05 -04:00
ocf_utils.c Unify req naming convention (rq -> req) 2018-12-12 13:36:34 +01:00
ocf_utils.h Initial commit 2018-11-29 15:14:21 +01:00
ocf_volume_priv.h Wait for IO put in volume close 2019-04-17 23:12:04 -04:00
ocf_volume.c Wait for IO put in volume close 2019-04-17 23:12:04 -04:00