Skip to content

Commit

Permalink
libnvme: export nvmf_exat_ptr_next
Browse files Browse the repository at this point in the history
The API function will be used by the host-discovery-log command.

Signed-off-by: Tokunori Ikegami <[email protected]>
  • Loading branch information
ikegami-t authored and igaw committed Feb 24, 2025
1 parent e9dae79 commit 85eb728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libnvme.map
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ LIBNVME_1.12 {
nvme_lm_migration_recv;
nvme_lm_set_features_ctrl_data_queue;
nvme_lm_get_features_ctrl_data_queue;
nvmf_exat_ptr_next;
};

LIBNVME_1.11 {
Expand Down

0 comments on commit 85eb728

Please sign in to comment.