Files
ocf/src
Jan Musial 9c070c1d25 Fix freeing oversized discard requests
When issuing discard request over 512KiB OCF would trim this request and
overwrite req->core_line_count which would then cause this request to be
freed from wrong mpool.

This is fixed now by saving core_line_count that was set when allocating
this request that is never overwritten. This alloc_core_line_count is
then used to free the request from correct mpool.

Signed-off-by: Jan Musial <jan.musial@intel.com>
2021-03-25 15:16:57 +01:00
..
2021-03-05 11:20:47 +01:00
2021-01-21 13:17:34 +01:00
2021-01-21 13:17:34 +01:00
2021-01-21 13:17:34 +01:00
2021-01-21 13:17:34 +01:00