1
0
Fork 0

Merging upstream version 1.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:07:22 +01:00
parent cd3404518a
commit 4776b16754
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
795 changed files with 3047 additions and 1805 deletions

View file

@ -1,5 +1,14 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
LIBNVME_1_4 {
global:
nvme_lookup_keyring;
nvme_describe_key_serial;
nvme_lookup_key;
nvme_set_keyring;
nvme_insert_tls_key;
};
LIBNVME_1_3 {
global:
nvme_ctrl_is_unique_discovery_ctrl;