+1
−0
+1
−0
+1
−0
Loading
Once spdk_nvmf_bdev_ctrlr_nvme_passthru_admin() is called, a callback function is stored in struct spdk_nvmf_request but this is never cleared in the transport before request reuse. This could lead to the passthru feature being turned on for subsequent requests. Change-Id: Icdc7a779de2f880538613dd5656ece17faf8455d Signed-off-by:Joel Cunningham <joel.cunningham@oracle.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26741 Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jacek Kalwas <jacek.kalwas@nutanix.com>