Merging upstream version 1.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
857e875fe5
commit
67e5308a54
874 changed files with 1460 additions and 897 deletions
|
@ -1,4 +1,9 @@
|
|||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
LIBNVME_1_8 {
|
||||
global:
|
||||
nvme_uuid_find;
|
||||
};
|
||||
|
||||
LIBNVME_1_7 {
|
||||
global:
|
||||
nvme_init_copy_range_f2;
|
||||
|
@ -130,6 +135,7 @@ LIBNVME_1_0 {
|
|||
nvme_disconnect_ctrl;
|
||||
nvme_dsm;
|
||||
nvme_dump_config;
|
||||
nvme_dump_tree;
|
||||
nvme_errno_to_string;
|
||||
nvme_first_host;
|
||||
nvme_first_subsystem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue