1. 19 1月, 2021 1 次提交
  2. 15 1月, 2021 1 次提交
    • S
      nvme: don't intialize hwmon for discovery controllers · 5ab25a32
      Sagi Grimberg 提交于
      Discovery controllers usually don't support smart log page command.
      So when we connect to the discovery controller we see this warning:
      nvme nvme0: Failed to read smart log (error 24577)
      nvme nvme0: new ctrl: NQN "nqn.2014-08.org.nvmexpress.discovery", addr 192.168.123.1:8009
      nvme nvme0: Removing ctrl: NQN "nqn.2014-08.org.nvmexpress.discovery"
      
      Introduce a new helper to understand if the controller is a discovery
      controller and use this helper to skip nvme_init_hwmon (also use it in
      other places that we check if the controller is a discovery controller).
      
      Fixes: 400b6a7b ("nvme: Add hardware monitoring support")
      Signed-off-by: NSagi Grimberg <sagi@grimberg.me>
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      5ab25a32
  3. 06 1月, 2021 2 次提交
  4. 02 12月, 2020 10 次提交
  5. 16 11月, 2020 3 次提交
  6. 14 11月, 2020 2 次提交
  7. 10 11月, 2020 1 次提交
  8. 03 11月, 2020 1 次提交
  9. 27 10月, 2020 1 次提交
  10. 14 10月, 2020 1 次提交
  11. 07 10月, 2020 17 次提交