Remove unnecessary references to req->req_remaining

Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
This commit is contained in:
Robert Baldyga
2024-09-24 20:06:24 +02:00
parent fd508435d6
commit 3e21b11703
4 changed files with 0 additions and 7 deletions

View File

@@ -1191,8 +1191,6 @@ void ocf_metadata_flush_do_asynch(struct ocf_cache *cache,
* line persistent in case of recovery
*/
env_atomic_inc(&req->req_remaining); /* Core device IO */
result |= ocf_metadata_raw_flush_do_asynch(cache, req,
&(ctrl->raw_desc[metadata_segment_collision]),
complete);