Update OCF and handle new error code
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -108,6 +108,10 @@ struct {
|
||||
OCF_ERR_FLUSHING_INTERRUPTED,
|
||||
"Flushing of core interrupted"
|
||||
},
|
||||
{
|
||||
OCF_ERR_FLUSH_IN_PROGRESS,
|
||||
"Another flush operation in progress"
|
||||
},
|
||||
{
|
||||
OCF_ERR_CANNOT_ADD_CORE_TO_POOL,
|
||||
"Error occurred during adding core device to core pool"
|
||||
|
Reference in New Issue
Block a user