+1
−1
+2
−0
Loading
Some of the writes doesn't need to go through the non-volatile cache (e.g. relocations, data recovery from the cache). This patch adds IO flag to indicate that the write shouldn't be stored on the non-volatile cache. Change-Id: I3d485fe14cf25b3074832f26491ba0cb12ff0e58 Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458100 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Mateusz Kozlowski <mateusz.kozlowski@intel.com> Reviewed-by:
Wojciech Malikowski <wojciech.malikowski@intel.com>