Rename default IO class to lowercase "unclassified"
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
@@ -204,7 +204,7 @@ static void __init_partitions(ocf_cache_t cache)
|
||||
|
||||
/* Init default Partition */
|
||||
ENV_BUG_ON(ocf_mngt_add_partition_to_cache(cache, PARTITION_DEFAULT,
|
||||
"Unclassified", 0, PARTITION_SIZE_MAX,
|
||||
"unclassified", 0, PARTITION_SIZE_MAX,
|
||||
OCF_IO_CLASS_PRIO_LOWEST, true));
|
||||
|
||||
/* Add other partition to the cache and make it as dummy */
|
||||
|
Reference in New Issue
Block a user