+26
−0
Loading
There is a rare data race condition, where bdev_enable_qos_done() can be called after the bdev is unregistered, resulting in "unrecoverable spinlock error 8: Lock has been destroyed (!sspin->destroyed)" and abort call. Change-Id: I7749062b3cb55a871c4c11d69da29173bd0b81f7 Signed-off-by:Vladislav Fedyaev <a37206@gmail.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26124 Reviewed-by:
Vasilii Ivanov <iwanovvvasilij@gmail.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Reviewed-by:
Ankit Kumar <ankit.kumar@samsung.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>