Remove ioclass min_size from public API

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
Michal Mielewczyk
2021-03-02 09:45:04 +01:00
parent 5c053ad964
commit 95d756de91
3 changed files with 1 additions and 7 deletions

View File

@@ -862,11 +862,6 @@ struct ocf_mngt_io_class_config {
*/
ocf_cache_mode_t cache_mode;
/**
* @brief IO class minimum size
*/
uint32_t min_size;
/**
* @brief IO class maximum size
*/