Added description for new error code.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
Michal Mielewczyk 2019-09-24 08:10:51 -04:00
parent e96b37ecc2
commit 919a4701a1

View File

@ -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*/
{ {