]> www.infradead.org Git - users/sagi/libnvme.git/commit
ioctl: add nvme_set_features_host_id2()
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)
commit0782b381f3f1d1f1aabbc602aec1be549367b501
treee92e0c805525bfc9c096be3dbabb94a13d7ff7da
parenteff57ae736dc14a22229b9f50b68abd6001edc97
ioctl: add nvme_set_features_host_id2()

All 'set features' commands have an 'result' field as the last
argument, so add an alternative function nvme_set_features_host_id2()
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