Merging upstream version 1.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
34cf2bc5f8
commit
ae07fb4ed6
803 changed files with 4523 additions and 1325 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue