nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
authorSagi Grimberg <sagi@grimberg.me>
Wed, 3 May 2023 15:57:33 +0000 (18:57 +0300)
committerChristoph Hellwig <hch@lst.de>
Wed, 3 May 2023 16:10:01 +0000 (18:10 +0200)
commit1616d6c3717bae9041a4240d381ec56ccdaafedc
treec5a58cd7805fc23ec32efe4f9944e93ac1385318
parent7949aa46bb4b5c5e43ba3ba8298ffcb48bebf0ff
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G

Add a quirk to fix HS-SSD-FUTURE 2048G SSD drives reporting duplicate
nsids.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=217384
Reported-by: Andrey God <andreygod83@protonmail.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c