Merge pull request #1074 from kmajzero/device_meet_req_fix

Casadm error message update
This commit is contained in:
Robert Baldyga 2022-03-03 10:01:21 +01:00 committed by GitHub
commit 588d43629e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ struct {
},
{
OCF_ERR_INVAL_CACHE_DEV,
"Device does not meet requirements."
"Device does not meet requirements. See dmesg for more information"
},
{
OCF_ERR_NO_LOCK,