Commit 7308234
committed
nvme: move non-nvme_init_* helper functions to nvme-cli
These helper functions wrap nvme_init_* and nvme_submit_*, which makes
it hard to keep the API stable. Move them to nvme-cli, where they are
used extensively.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 87e352d commit 7308234
40 files changed
Lines changed: 1820 additions & 1746 deletions
File tree
- libnvme
- src/nvme
- test/ioctl
- plugins
- amzn
- dapustor
- dera
- fdp
- feat
- huawei
- ibm
- inspur
- intel
- lm
- memblaze
- micron
- netapp
- ocp
- sandisk
- scaleflux
- seagate
- shannon
- solidigm
- ssstc
- toshiba
- transcend
- virtium
- wdc
- ymtc
- zns
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2294 | 2294 | | |
2295 | 2295 | | |
2296 | 2296 | | |
| 2297 | + | |
2297 | 2298 | | |
2298 | 2299 | | |
2299 | 2300 | | |
2300 | 2301 | | |
2301 | 2302 | | |
2302 | 2303 | | |
2303 | | - | |
| 2304 | + | |
| 2305 | + | |
2304 | 2306 | | |
2305 | 2307 | | |
2306 | 2308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
| 745 | + | |
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
749 | | - | |
| 749 | + | |
| 750 | + | |
750 | 751 | | |
751 | 752 | | |
752 | 753 | | |
| |||
0 commit comments