1
0
Fork 0

Merging upstream version 1.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:05:45 +01:00
parent de317aafca
commit a2fa71affa
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
762 changed files with 7536 additions and 1096 deletions

View file

@ -1,5 +1,17 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
LIBNVME_1_2 {
global:
nvme_ctrl_get_dhchap_host_key;
nvme_ctrl_set_dhchap_host_key;
nvmf_get_discovery_wargs;
nvme_get_feature_length2;
nvme_ctrl_is_persistent;
nvme_uuid_from_string;
nvme_uuid_to_string;
nvme_uuid_random;
};
LIBNVME_1_1 {
global:
nvme_get_version;