1
0
Fork 0

Merging upstream version 1.9.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:50:33 +01:00
parent 432344d511
commit ff5afdb431
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
928 changed files with 6732 additions and 1442 deletions

View file

@ -1,4 +1,17 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
LIBNVME_1.9 {
global:
nvme_export_tls_key;
nvme_get_logging_level;
nvme_import_tls_key;
nvme_read_key;
nvme_scan_tls_keys;
nvme_submit_passthru;
nvme_submit_passthru64;
nvme_update_key;
nvme_ctrl_get_cntlid;
};
LIBNVME_1_8 {
global:
nvme_uuid_find;