OSDN Git Service

nvme: add I/O characteristics fields
authorBart Van Assche <bvanassche@acm.org>
Fri, 28 Jun 2019 16:53:29 +0000 (09:53 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Jul 2019 21:15:37 +0000 (14:15 -0700)
commit6605bdd59c21bb34c8f14ac4d6f2d419185f3528
tree3c1bd4920ae1a3203fcb5973f5e60b21ac367787
parent9d05a96e298aadb36e3ec971fab8d416e6fb7331
nvme: add I/O characteristics fields

Several new fields have been introduced in version 1.4 of the NVMe spec
at offsets that were defined as reserved in version 1.3d of the NVMe
spec. Update the definition of the nvme_id_ns data structure such that
it is in sync with version 1.4 of the NVMe spec. This change preserves
backwards compatibility.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/nvme.h