commit | 8ef2074d28373014d05e92b5f13364ef51075b6e | [log] [tgz] |
---|---|---|
author | Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> | Wed Oct 19 09:51:05 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Wed Oct 19 11:36:22 2016 -0600 |
tree | 91ac7fced12f266dbf6e42aa73c0dffa1aeb039f | |
parent | 202021c1a63c6ed69b3260e0fe10530c51f1e53e [diff] |
nvme: Add tertiary number to NVME_VS NVMe 1.2.1 specification adds a tertiary element to the version number. This updates the macro and its callers to include the final number and fixup a single place in nvmet where the version was generated manually. Signed-off-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>