diff options
author | Sagi Grimberg <sagi@grimberg.me> | 2022-11-13 13:24:22 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-11-16 08:36:36 +0100 |
commit | d061a1bd1fff5332ee48601947abb414007a9610 (patch) | |
tree | f834d091f134f08115b6dce7f391a1bb612d571c /drivers/nvme/host/tcp.c | |
parent | a2a00d2a66e480c8b225012db538dca6e389a92d (diff) | |
download | linux-d061a1bd1fff5332ee48601947abb414007a9610.tar.bz2 |
nvme-auth: have dhchap_auth_work wait for queues auth to complete
It triggered the queue authentication work elements in parallel, but
the ctrl authentication work itself completes when all of them
completes. Hence wait for queues auth completions.
This also makes nvme_auth_stop simply a sync cancel of ctrl
dhchap_auth_work.
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/nvme/host/tcp.c')
0 files changed, 0 insertions, 0 deletions