]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
log: high latency timestamp issue
author丁剑 <djukyo@gmail.com>
Sun, 19 Feb 2023 07:43:07 +0000 (15:43 +0800)
committerDaniel Wagner <wagi@monom.org>
Wed, 1 Mar 2023 11:09:52 +0000 (12:09 +0100)
commit20b5279fb8afc1fe5b5a0700ff31c6b9dc0d89c6
tree5b23eeaf4caa0be9eb7ae9f3e3029c37d5794493
parent60ef0e59eec139409dc7d19676533e1bfbd35662
log: high latency timestamp issue

1. The old nvme-cli set-feature uses 32bit to represent timestamp, but the spec definition is 48bit.
2. memblaze made a slight correction to allow for overflow.
3. Now this correction is no longer needed.

Signed-off-by: 丁剑 <djukyo@gmail.com>
plugins/memblaze/memblaze-nvme.c