]> www.infradead.org Git - users/sagi/libnvme.git/commit
ioctl: add nvme_get_features_timestamp2()
authorHannes Reinecke <hare@suse.de>
Fri, 5 Apr 2024 14:31:25 +0000 (16:31 +0200)
committerDaniel Wagner <wagi@monom.org>
Tue, 9 Apr 2024 12:47:59 +0000 (14:47 +0200)
commit5547b9350340328b2f7f37c52c8492a32554084d
tree41830afa88bbb44a0ae8165a46b892b00656e319
parentcb9bdfd4f15305b5d2868aea7f642e211e5a2f36
ioctl: add nvme_get_features_timestamp2()

All 'get features' commands have an 'result' field as the last
argument, so add an alternative function nvme_get_features_timestamp2()
to follow the same calling convention.

Signed-off-by: Hannes Reinecke <hare@suse.de>
src/libnvme.map
src/nvme/ioctl.c
src/nvme/ioctl.h