nvme: add a Identify Namespace Identification Descriptor list quirk
authorChristoph Hellwig <hch@lst.de>
Tue, 28 Jul 2020 11:09:03 +0000 (13:09 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 29 Jul 2020 06:05:44 +0000 (08:05 +0200)
commit5bedd3afee8eb01ccd256f0cd2cc0fa6f841417a
treec02c6ba948ea0c6d76281fb34cfbfb9b4e8830c0
parent5611ec2b9814bc91f7b0a8d804c1fc152e2025d9
nvme: add a Identify Namespace Identification Descriptor list quirk

Add a quirk for a device that does not support the Identify Namespace
Identification Descriptor list despite claiming 1.3 compliance.

Fixes: ea43d9709f72 ("nvme: fix identify error status silent ignore")
Reported-by: Ingo Brunberg <ingo_brunberg@web.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Ingo Brunberg <ingo_brunberg@web.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c