+18
−10
Loading
Handling pending reset requests is per ctrlr. If multipath is configured, reset requests from the upper layer should reset all ctrlrs in a bdev ctrlr. Based on this, pending reset requests should move to the next ctrlr rather than return to the upper layer. However, implementation was different. Fix this bug in this patch. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I99fa606ff83ef32dc2eb04518f452029bbd9f443 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21603 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>