]> www.infradead.org Git - users/sagi/libnvme.git/commit
ioctl: add nvme_set_features_iocs_profile2()
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)
commitcb9bdfd4f15305b5d2868aea7f642e211e5a2f36
treea93fc54fa411161a784240adb8b6a661c2c28fd2
parent0782b381f3f1d1f1aabbc602aec1be549367b501
ioctl: add nvme_set_features_iocs_profile2()

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