Adapt ioclasses stats command to ocf stats builder.
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
@@ -70,7 +70,7 @@ static struct command_args command_args_values = {
|
||||
.cache_mode = ocf_cache_mode_default,
|
||||
.stats_filters = STATS_FILTER_DEFAULT,
|
||||
.output_format = OUTPUT_FORMAT_DEFAULT,
|
||||
.io_class_id = -1,
|
||||
.io_class_id = OCF_IO_CLASS_INVALID,
|
||||
.line_size = ocf_cache_line_size_default,
|
||||
.cache_state_flush = UNDEFINED, /* three state logic: YES NO UNDEFINED */
|
||||
.flush_data = 1,
|
||||
|
Reference in New Issue
Block a user