+1
−0
Loading
DSM commands stuff the user's cb_arg in req->user_cb_arg, not req->cb_arg. So we need to consider user_cb_arg too when looking for commands that match the caller's abort request. Fixes issue #3490. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I5398b7323707864a8cc7e3f512e4baca1e8d80fc Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24587 Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Tomasz Zawadzki <tomasz@tzawadzki.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>