]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
plugins: Add a new DapuStor plugin and the smart-log-add command
authorXiaoyuan Zhang <zhxiaoy2024@gmail.com>
Tue, 6 Aug 2024 07:37:09 +0000 (15:37 +0800)
committerDaniel Wagner <wagi@monom.org>
Tue, 6 Aug 2024 09:56:34 +0000 (11:56 +0200)
commit5bb5100ae1d7a1d074872dfd6a4735a673b5356d
tree44b10555a79ccfc9dab9c3778d1ba9303537549a
parenteeaa08c9a0e9184f3889df0bff3d2a23db6d6294
plugins: Add a new DapuStor plugin and the smart-log-add command

Add the DapuStor plugin to support the retrieval and
display of the Vendor Specific SMART logs:
Additional SMART log page (0xCA)
Extended Additional SMART log page (0xCB)

Signed-off-by: Xiaoyuan Zhang <zhxiaoy2024@gmail.com>
plugins/dapustor/dapustor-nvme.c [new file with mode: 0644]
plugins/dapustor/dapustor-nvme.h [new file with mode: 0644]
plugins/meson.build