]> www.infradead.org Git - users/sagi/libnvme.git/commit
linux: add nvme_lookup_keyring()
authorHannes Reinecke <hare@suse.de>
Thu, 23 Mar 2023 13:18:44 +0000 (14:18 +0100)
committerDaniel Wagner <wagi@monom.org>
Mon, 27 Mar 2023 11:46:18 +0000 (13:46 +0200)
commitb707ef2e92cf0d2e5c359c9655e0fbdb669eca85
tree4fca2dd96e65694c50f122506b5d9cbf045b5f05
parent81fe208b9db36008c3ab7a7ec903b3013dcc62ec
linux: add nvme_lookup_keyring()

Add a function to lookup a keyring by its description.

Signed-off-by: Hannes Reinecke <hare@suse.de>
[dwagner:
  - pass in command line option to dependency requirement argument
  - drop log message, find_key_by_type_and_desc sets errno]
Signed-off-by: Daniel Wagner <dwagner@suse.de>
meson.build
meson_options.txt
src/libnvme.map
src/meson.build
src/nvme/linux.c
src/nvme/linux.h