Warning for standby activate with inactive core

Signed-off-by: Piotr Debski <piotr.debski@intel.com>
This commit is contained in:
Piotr Debski
2022-03-26 02:55:42 +01:00
parent 77c11b040a
commit 8ec9bd3d93
2 changed files with 39 additions and 26 deletions

View File

@@ -249,6 +249,8 @@ int standby_detach(int cache_id);
*/
int standby_activate(int cache_id, const char *cache_device);
void check_cache_state_incomplete(int cache_id, int fd);
/**
* @brief remove inactive core device from a cache
*