linux/drivers/nvme
Keith Busch 071a839286 nvme: fix passthrough csi check
[ Upstream commit 85eee6341a ]

The namespace head saves the Command Set Indicator enum, so use that
instead of the Command Set Selected. The two values are not the same.

Fixes: 831ed60c2a ("nvme: also return I/O command effects from nvme_command_effects")
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-01 08:27:28 +01:00
..
host nvme: fix passthrough csi check 2023-02-01 08:27:28 +01:00
target nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it 2023-01-12 11:59:17 +01:00
Kconfig
Makefile