Rename default IO class to lowercase "unclassified"

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
Adam Rutkowski
2019-03-29 15:15:44 -04:00
parent 40f1e9e0d3
commit 9a3713fe74
2 changed files with 2 additions and 2 deletions

View File

@@ -134,7 +134,7 @@ static int _ocf_mngt_io_class_configure(ocf_cache_t cache,
dest_part->config->cache_mode = cache_mode;
ocf_cache_log(cache, log_info,
"Updating Unclassified IO class, id: "
"Updating unclassified IO class, id: "
"%u [ OK ]\n", part_id);
return 0;