casadm: improve error logging
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
@@ -158,6 +158,10 @@ struct {
|
|||||||
OCF_ERR_INVAL_CACHE_DEV,
|
OCF_ERR_INVAL_CACHE_DEV,
|
||||||
"Device does not meet requirements."
|
"Device does not meet requirements."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
OCF_ERR_NO_LOCK,
|
||||||
|
"Failed to lock cache for management operation."
|
||||||
|
},
|
||||||
|
|
||||||
/* CAS kernel error mappings*/
|
/* CAS kernel error mappings*/
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user