Commit fc1e12d
committed
POC: zfs_tray.exe
Simple zfs_tray.exe, and service zed_service.exe that it
communicates with over a named-pipe.
Uses libzfs to produce results in json form, then using
libnvpair_json.c and our wrapper for unopen() to print the
results to a string.
Signed-off-by: Jorgen Lundman <lundman@lundman.net>1 parent bc78a06 commit fc1e12d
22 files changed
Lines changed: 2452 additions & 9 deletions
File tree
- cmd
- os/windows
- zed_service
- zfs_tray
- lib
- libnvpair
- libspl/include/os/windows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments