Skip to content

Commit 4e37a05

Browse files
dwsuseigaw
authored andcommitted
libnvme: export nvme_dump_tree
This function is available since the 1.0 release. Export it. Signed-off-by: Daniel Wagner <[email protected]>
1 parent b512247 commit 4e37a05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libnvme.map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ LIBNVME_1_0 {
135135
nvme_disconnect_ctrl;
136136
nvme_dsm;
137137
nvme_dump_config;
138+
nvme_dump_tree;
138139
nvme_errno_to_string;
139140
nvme_first_host;
140141
nvme_first_subsystem;

0 commit comments

Comments
 (0)