Introduce cache bind operation
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
#define CACHE_INIT_NEW 0 /**< initialize new metadata from fresh start */
|
||||
#define CACHE_INIT_LOAD 1 /**< load existing metadata */
|
||||
#define CACHE_INIT_BIND 2 /**< bind existing metadata */
|
||||
|
||||
struct kcas_start_cache {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user