cfc0fbf11e
Every exit path in spdk_bdev_set_qos_rate_limits() should go through _spdk_bdev_set_qos_limit_done() as soon as ctx is allocated and qos_mod_in_progress set to true. This patch fixes one path were it did not occur. With this change qos_mod_in_progress is set to false, when failure in allocating qos parameters occurs. Change-Id: I04a45dfdcde9160fd2701b44f5fde26fb0245177 Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465659 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
bdev_rpc.c | ||
bdev.c | ||
Makefile | ||
part.c | ||
scsi_nvme.c | ||
vtune.c |