Update OCF and handle new error code
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -40,6 +40,7 @@ struct {
|
||||
{ OCF_ERR_DIRTY_SHUTDOWN, EFAULT },
|
||||
{ OCF_ERR_DIRTY_EXISTS, EFAULT },
|
||||
{ OCF_ERR_FLUSHING_INTERRUPTED, EINTR },
|
||||
{ OCF_ERR_FLUSH_IN_PROGRESS, EBUSY },
|
||||
{ OCF_ERR_CANNOT_ADD_CORE_TO_POOL, EFAULT },
|
||||
{ OCF_ERR_CACHE_IN_INCOMPLETE_STATE, ENODEV },
|
||||
{ OCF_ERR_CORE_IN_INACTIVE_STATE, ENODEV },
|
||||
|
Reference in New Issue
Block a user