]> www.infradead.org Git - users/sagi/libnvme.git/commit
ioctl: add nvme_set_features_host_behavior2()
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)
commiteff57ae736dc14a22229b9f50b68abd6001edc97
tree7a6850e67560ed085bfb91c43fb9b74c97c88796
parent99d5e26bb4014830a4a5649bd200f9fcc199990b
ioctl: add nvme_set_features_host_behavior2()

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