1
0
Fork 0

Merging upstream version 1.7.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:16:49 +01:00
parent 41144a7301
commit 476f38f2bb
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
878 changed files with 2965 additions and 1746 deletions

View file

@ -1,4 +1,12 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
LIBNVME_1_7 {
global:
nvme_init_copy_range_f2;
nvme_init_copy_range_f3;
nvme_insert_tls_key_versioned;
nvme_generate_tls_key_identity;
};
LIBNVME_1_6 {
global:
nvme_ctrl_config_match;