Skip to content

Commit 6b951c5

Browse files
authored
Merge pull request #150 from hreinecke/api-rework
Rework the libnvme ioctl API
2 parents 8d82070 + c921be9 commit 6b951c5

7 files changed

Lines changed: 2496 additions & 1433 deletions

File tree

src/libnvme.map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ LIBNVME_1_0 {
169169
nvme_init_ctrl_list;
170170
nvme_init_dsm_range;
171171
nvme_init_id_ns;
172+
nvme_io;
172173
nvme_io_passthru64;
173174
nvme_io_passthru;
174175
nvme_lockdown;

0 commit comments

Comments
 (0)