Remove cache id from public API

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga
2019-07-20 15:52:06 +02:00
parent 259df7ace9
commit 1100cb0b4f
9 changed files with 6 additions and 157 deletions

View File

@@ -112,8 +112,6 @@ struct ocf_cache {
ocf_eviction_t eviction_policy_init;
int cache_id;
struct {
/* cache get/put counter */
struct ocf_refcnt cache;