Clean-up 'remove-core' command

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
Michal Mielewczyk
2021-04-09 10:51:33 +02:00
parent 1cec062f67
commit 083d6fe93e
5 changed files with 79 additions and 70 deletions

View File

@@ -225,10 +225,8 @@ struct {
"Formatting of partition is unsupported."
},
{
KCAS_ERR_REMOVED_DIRTY,
"Warning: Core has been removed or detached without flush.\n"
"Core device may contain inconsistent data.\n"
"To access your data please add core back to the cache."
KCAS_ERR_DETACHED,
"Failed to remove core. See dmesg for more information"
},
{
KCAS_ERR_STOPPED_DIRTY,