Skip to content

Commit 2f155f0

Browse files
committed
libnvme: export 'nvme_scan_ctrls'
For some reason it has been missing from the map file. Signed-off-by: Steven Seungcheol Lee <[email protected]>
1 parent aacaeea commit 2f155f0

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
@@ -253,6 +253,7 @@ LIBNVME_1_0 {
253253
nvme_sanitize_nvm;
254254
nvme_scan;
255255
nvme_scan_ctrl;
256+
nvme_scan_ctrls;
256257
nvme_scan_ctrl_namespace_paths;
257258
nvme_scan_ctrl_namespaces;
258259
nvme_scan_topology;

0 commit comments

Comments
 (0)