]> git.ipfire.org Git - thirdparty/linux.git/commit
nvme: add preferred I/O size fields to struct nvme_id_ns_nvm
authorCaleb Sander Mateos <csander@purestorage.com>
Fri, 27 Feb 2026 20:23:46 +0000 (13:23 -0700)
committerKeith Busch <kbusch@kernel.org>
Fri, 27 Mar 2026 14:35:03 +0000 (07:35 -0700)
commitac61e869bef13a43d624893559acbac3a4e2a341
treeb93de6c49ca41165a530891393e4dada5875a98b
parented6a9f7dabf84a9f2bed418e66eda6f8239b7f60
nvme: add preferred I/O size fields to struct nvme_id_ns_nvm

A subsequent change will use the NPDGL and NPDAL fields of the NVM
Command Set Specific Identify Namespace structure, so add them (and the
handful of intervening fields) to struct nvme_id_ns_nvm. Add an
assertion that the size is still 4 KB.

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
include/linux/nvme.h