Merge pull request #1048 from pdebski21/1023

fix for issue #1023
This commit is contained in:
Robert Baldyga 2022-02-17 11:16:55 +01:00 committed by GitHub
commit 8a9a307e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,6 +186,11 @@ struct {
OCF_ERR_STANDBY_ATTACHED,
"Cache device is attached, please detach it first with --standby --detach"
},
{
OCF_ERR_CORE_SIZE_MISMATCH,
"Core volume size does not match"
" the size stored in cache metadata"
},
/* CAS kernel error mappings*/
{