-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvmf/vfio_user: Post SQ delete cpl when qpair is destroyed
This patch removes usage of cb_fn argument of spdk_nvmf_qpair_disconnect API. Instead of relying on the callback, post a completion on delete SQ command when transport qpair_fini is called. Signed-off-by: Alexey Marchuk <[email protected]> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17168 (master) (cherry picked from commit bcd0ea8) Change-Id: I68dec97ea94e89f48a8667da82f88b5e24fc0d88 Signed-off-by: Krzysztof Karas <[email protected]> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17707 Reviewed-by: Jim Harris <[email protected]> Reviewed-by: Konrad Sztyber <[email protected]> Reviewed-by: Ben Walker <[email protected]> Tested-by: SPDK CI Jenkins <[email protected]>
- Loading branch information
1 parent
ff85f15
commit 0aba402
Showing
1 changed file
with
19 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters