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
commit 9bc827a4f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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->name = info->name;
cfg->prio = info->priority; cfg->prio = info->priority;
cfg->cache_mode = info->cache_mode; cfg->cache_mode = info->cache_mode;
cfg->min_size = info->min_size;
cfg->max_size = info->max_size; cfg->max_size = info->max_size;
} }

2
ocf

@ -1 +1 @@
Subproject commit af8177d2ba9eb3e850f5369883ecab15ac58f4ef Subproject commit d2b5de797019635595c735f12987a18a113578ce