Skip to content

Commit 85eb728

Browse files
ikegami-tigaw
authored andcommitted
libnvme: export nvmf_exat_ptr_next
The API function will be used by the host-discovery-log command. Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
1 parent e9dae79 commit 85eb728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libnvme.map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ LIBNVME_1.12 {
77
nvme_lm_migration_recv;
88
nvme_lm_set_features_ctrl_data_queue;
99
nvme_lm_get_features_ctrl_data_queue;
10+
nvmf_exat_ptr_next;
1011
};
1112

1213
LIBNVME_1.11 {

0 commit comments

Comments
 (0)