Use mpool to allocate ocf_requests

Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
Jan Musial
2021-02-25 14:30:55 +01:00
parent 8e21aa6441
commit c243ad3df0
3 changed files with 17 additions and 112 deletions

View File

@@ -166,9 +166,6 @@ struct ocf_request {
uint32_t core_line_count;
/*! Core line count */
uint32_t alloc_core_line_count;
/*! Core line count for which request was initially allocated */
int error;
/*!< This filed indicates an error for OCF request */