Added description for new error code.
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
parent
e96b37ecc2
commit
919a4701a1
@ -138,6 +138,10 @@ struct {
|
|||||||
" option or use --force to\n discard on-disk metadata and"
|
" option or use --force to\n discard on-disk metadata and"
|
||||||
" start fresh cache instance.\n"
|
" start fresh cache instance.\n"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
OCF_ERR_CACHE_NAME_MISMATCH,
|
||||||
|
"Cache id specified by user and loaded from metadata are different"
|
||||||
|
},
|
||||||
|
|
||||||
/* CAS kernel error mappings*/
|
/* CAS kernel error mappings*/
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user