commit | 70da6094a646f0f2d823e077614840cf21055580 | [log] [tgz] |
---|---|---|
author | Matias Bjørling <mb@lightnvm.io> | Mon Feb 26 13:55:40 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Mar 26 08:53:43 2018 -0600 |
tree | 7ac86f798bb354dd67044268f5043a87aa77a199 | |
parent | 765cc031cddde40bdc279e8e2697571c7956c54e [diff] |
nvme: implement log page low/high offset and dwords NVMe 1.2.1 extends the get log page interface to include 64 bit offset and increases the number of dwords to 32 bits. Implement for future use. Signed-off-by: Matias Bjørling <mb@lightnvm.io> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>