+14
−0
Loading
Patch 583a24a4 [1] moved io_outstanding field to the bdev_module_channel as it was needed there. This patch re-adds another io_outstanding field to the bdev_channel. We *do* want to count outstanding I/O for particular bdevs - mostly for debug purposes. [1] 583a24a4 ("bdev: share nomem_io data between bdevs built on the same device") Change-Id: I723e72c36447f9f778f88fc1769619676cbbaf71 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/396871 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>