commit | b7c8f3663d0e0773aca3324c26bce3ca8343ec14 | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | Wed Dec 12 15:11:37 2018 -0800 |
committer | Christoph Hellwig <hch@lst.de> | Thu Dec 13 09:59:01 2018 +0100 |
tree | 7969861c5bb4644247f5f664d417a17457a38538 | |
parent | 16d3a280d4d73eae786ebf2576cd597a031bc9df [diff] |
nvme: remove nvme_common command cdw10 array This is a preparation patch which removes the nvme common command cdw10 array and replace with individual fields. This is needed for the nvmet error log page implementation make is error log page entry offset assignment easier. Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>