+73
−3
+1
−0
+3
−0
Loading
Direct wptr allows for writing to band with externally provided PPA, rather than one assigned by the wptr. This can be useful when padding open bands during recovery or bdev creation, as ftl can find partially written end meta with no way to close the band with valid data, that would conform to an already written CRC value. This does mean that I/O sender is responsible for calculating and obeying per-chunk write pointer arithmetics. Signed-off-by:Mateusz Kozlowski <mateusz.kozlowski@intel.com> Change-Id: Ifcbc4e8ffb69c829469a571bed8e27b148d7a651 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/455511 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>