Add message for new error code

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga 2022-03-25 21:35:44 +01:00
parent 0bf0706107
commit 92cc06766d

View File

@ -187,6 +187,11 @@ struct {
"Core volume size does not match" "Core volume size does not match"
" the size stored in cache metadata" " the size stored in cache metadata"
}, },
{
OCF_ERR_CORE_NOT_REMOVED,
"Unable fully remove core due to metadata flush error.\n"
"Exported object was removed, but core object still exists."
},
/* CAS kernel error mappings*/ /* CAS kernel error mappings*/
{ {