casadm: improve error logging

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
Michal Mielewczyk 2021-03-11 09:37:37 +01:00
parent f1c34340e0
commit 5e035f4b52

View File

@ -158,6 +158,10 @@ struct {
OCF_ERR_INVAL_CACHE_DEV,
"Device does not meet requirements."
},
{
OCF_ERR_NO_LOCK,
"Failed to lock cache for management operation."
},
/* CAS kernel error mappings*/
{