Merge pull request #721 from mmichal10/update-ocf

Update ocf
This commit is contained in:
Robert Baldyga
2021-03-07 20:34:55 +01:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -1517,7 +1517,6 @@ static inline void io_class_info2cfg(ocf_part_id_t part_id,
cfg->name = info->name;
cfg->prio = info->priority;
cfg->cache_mode = info->cache_mode;
cfg->min_size = info->min_size;
cfg->max_size = info->max_size;
}

2
ocf

Submodule ocf updated: af8177d2ba...d2b5de7970