Merge pull request #1074 from kmajzero/device_meet_req_fix
Casadm error message update
This commit is contained in:
commit
588d43629e
@ -164,7 +164,7 @@ struct {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
OCF_ERR_INVAL_CACHE_DEV,
|
OCF_ERR_INVAL_CACHE_DEV,
|
||||||
"Device does not meet requirements."
|
"Device does not meet requirements. See dmesg for more information"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
OCF_ERR_NO_LOCK,
|
OCF_ERR_NO_LOCK,
|
||||||
|
Loading…
Reference in New Issue
Block a user