Commit 76b70bc
committed
CTL: Add a CTL functionality to the UMF
This commit introduces sources and compilation of the CTL.
The CTL sources are copied from: https://github.com/pmem/pmdk/tree/master/src/common
Signed-off-by: Krzysztof Filipek <[email protected]>1 parent 19bd9fd commit 76b70bc
File tree
11 files changed
+927
-2
lines changed- cmake
- src
- ctl
- test
- ctl
11 files changed
+927
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | 235 | | |
237 | | - | |
| 236 | + | |
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
0 commit comments