Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
de317aafca
commit
a2fa71affa
762 changed files with 7536 additions and 1096 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue