1
0
Fork 0

Merging upstream version 1.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:06:51 +01:00
parent 34cf2bc5f8
commit ae07fb4ed6
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
803 changed files with 4523 additions and 1325 deletions

View file

@ -1,5 +1,17 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
LIBNVME_1_3 {
global:
nvme_ctrl_is_unique_discovery_ctrl;
nvme_ctrl_set_unique_discovery_ctrl;
nvme_fdp_reclaim_unit_handle_status;
nvme_fdp_reclaim_unit_handle_update;
nvme_io_mgmt_recv;
nvme_io_mgmt_send;
nvme_host_is_pdc_enabled;
nvme_host_set_pdc_enabled;
};
LIBNVME_1_2 {
global:
nvme_ctrl_get_dhchap_host_key;