[PATCH 0/6] nvme: a few nvme-auth fixes found during code browsing

Sagi Grimberg sagi at grimberg.me
Tue Oct 25 06:43:24 PDT 2022


Sagi Grimberg (6):
  nvme-auth: rename __nvme_auth_[reset|free] to
    nvme_auth[reset|free]_dhchap
  nvme-auth: remove symbol export from nvme_auth_reset
  nvme-auth: don't re-authenticate if the controller is not LIVE
  nvme-auth: remove redundant buffer deallocations
  nvme-auth: don't ignore key generation failures when initializing ctrl
    keys
  nvme-auth: don't override ctrl keys before validation

 drivers/nvme/host/auth.c | 41 +++++++++++++++++++++++++---------------
 drivers/nvme/host/core.c | 16 +++++++++++++---
 drivers/nvme/host/nvme.h |  2 +-
 3 files changed, 40 insertions(+), 19 deletions(-)

-- 
2.34.1




More information about the Linux-nvme mailing list