]> git.baikalelectronics.ru Git - kernel.git/commit
nvme.h: resync with nvme-cli
authorChristoph Hellwig <hch@lst.de>
Fri, 30 Sep 2016 11:51:06 +0000 (13:51 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 19 Oct 2016 17:36:22 +0000 (11:36 -0600)
commit61092107ca7168c1994a34c460559b7432eece6b
tree630552bbc079830c5d18c8a7dbe2cfb2f653d4bd
parent964fbf970b3bc8fd1c28a2c9ad38d059315e7a05
nvme.h: resync with nvme-cli

Import a few updates to nvme.h from nvme-cli.  This mostly includes a few
new fields and error codes, but also a few renames that so far are only
used in user space.  Also one field is moved from an array of two le64
values to one of 16 u8 values so that we can more easily access it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/target/admin-cmd.c
drivers/nvme/target/discovery.c
include/linux/nvme.h