Remove functions to wait for cache pending requests

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
Adam Rutkowski
2019-04-19 12:12:20 -04:00
parent 92e9ae12f1
commit 962f9d17d1
5 changed files with 0 additions and 56 deletions

View File

@@ -168,8 +168,6 @@ struct ocf_cache {
char name[OCF_CACHE_NAME_SIZE];
env_atomic pending_requests;
struct {
struct ocf_refcnt dirty;
struct ocf_refcnt metadata;