+0
−31
+18
−9
+7
−4
+0
−5
+8
−5
Loading
Most usages of command completion waiting do not track timeouts. As a result, the admin timeout setting is not respected. Since the controller mutex is held during these flow, it not only blocks the execution thread but also other threads waiting for the lock. Remove functions w/o timeout tracking as these are no longer in use. Change-Id: Iac4a4d1e2c5940859b784d7e332916a903a8a308 Signed-off-by:Jacek Kalwas <jacek.kalwas@nutanix.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26494 Reviewed-by:
Tomasz Zawadzki <tomasz@tzawadzki.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Reviewed-by:
Ben Walker <ben@nvidia.com>