Loading
vhost: fix double unlock when stopping device
`stop_device` will release the lock before exiting, the comment doesn't reflect the code. Fixes: 376c25ed ("lib/vhost: use user_dev's lock to protect vhost sessions"). Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20038 (master) (cherry picked from commit 91459140) Change-Id: I199a019db2ccc57c089d8260bfd5978f051779c6 Signed-off-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20095 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>