remove ocf_io_start function

Signed-off-by: Damian Raczkowski <damian.raczkowski@intel.com>
This commit is contained in:
Damian Raczkowski
2022-10-28 13:36:09 +02:00
parent 43894dd4a5
commit d2ea41cdbc
11 changed files with 1 additions and 23 deletions

View File

@@ -214,7 +214,6 @@ int ocf_read_generic(struct ocf_request *req)
int lock = OCF_LOCK_NOT_ACQUIRED;
struct ocf_cache *cache = req->cache;
ocf_io_start(&req->ioi.io);
if (env_atomic_read(&cache->pending_read_misses_list_blocked)) {
/* There are conditions to bypass IO */