]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
nvmet: declare 2.1 version compliance
authorKeith Busch <kbusch@kernel.org>
Mon, 4 Nov 2024 22:29:45 +0000 (14:29 -0800)
committerKeith Busch <kbusch@kernel.org>
Mon, 11 Nov 2024 17:49:49 +0000 (09:49 -0800)
The target driver implements all the mandatory logs, identifications,
features, and properties up to nvme sepcification 2.1.

Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Matias Bjørling <matias.bjorling@wdc.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/target/nvmet.h

index ec379814b16c8724f7feb5c19e1dbf0caf3c564f..58328b35dc9682787809bc61715e054260b50a72 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/t10-pi.h>
 #include <linux/kfifo.h>
 
-#define NVMET_DEFAULT_VS               NVME_VS(1, 3, 0)
+#define NVMET_DEFAULT_VS               NVME_VS(2, 1, 0)
 
 #define NVMET_ASYNC_EVENTS             4
 #define NVMET_ERROR_LOG_SLOTS          128