casadm: improve error logging
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
parent
f1c34340e0
commit
5e035f4b52
@ -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*/
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user