Commit 375efdf
committed
cmds: move command function to their own header
Split the ioctl APIs from the commands API. While at it, also remove a
few of the unnecessary header dependencies. The aim here is to make
the ioctl header as small as possible. This will make any porting
attempts simpler.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 63acf33 commit 375efdf
9 files changed
Lines changed: 6909 additions & 6891 deletions
File tree
- libnvme
- src
- nvme
- test
- plugins/scaleflux
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments