2 files changed
+20
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 |
| |
5 | 9 |
| |
6 | 10 |
| |
| |||
129 | 133 |
| |
130 | 134 |
| |
131 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
132 | 151 |
| |
133 | 152 |
| |
134 | 153 |
| |
|
- .github/workflows/auto-assign.yml+1-1
- .github/workflows/pr-labels.yml+1-1
- .github/workflows/release.yml+1-1
- Cargo.lock+29-29
- Cargo.toml+9-9
- ci/Dockerfile+3-2
- ci/Dockerfile.debug+2-2
- dragonfly-client-backend/Cargo.toml+1-1
- dragonfly-client-config/src/dfdaemon.rs+46-2
- dragonfly-client-init/src/bin/main.rs+1
- dragonfly-client/Cargo.toml+1-1
- dragonfly-client/src/bin/dfcache/export.rs+1
- dragonfly-client/src/bin/dfcache/import.rs+1
- dragonfly-client/src/bin/dfcache/stat.rs+1
- dragonfly-client/src/bin/dfdaemon/main.rs+1
- dragonfly-client/src/bin/dfget/main.rs+1
- dragonfly-client/src/grpc/dfdaemon_upload.rs+5-29
- dragonfly-client/src/grpc/mod.rs+4-4
- dragonfly-client/src/resource/piece_collector.rs+1-1
- dragonfly-client/src/tracing/mod.rs+15-6
0 commit comments