Commit bcdfa8a
committed
translation/Protocol: add packet MOUNT_TMP_TMPFS_EXEC
1 parent cfbc404 commit bcdfa8a
4 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1220 | 1220 | | |
1221 | 1221 | | |
1222 | 1222 | | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
1223 | 1227 | | |
1224 | 1228 | | |
1225 | 1229 | | |
| |||
- demo/spawn/RunSpawn.cxx+2-2
- src/spawn/Client.cxx+49-35
- src/spawn/Direct.cxx+3-3
- src/spawn/MountNamespaceOptions.cxx+7-3
- src/spawn/MountNamespaceOptions.hxx+7-1
- src/spawn/NamespaceOptions.cxx+7-15
- src/spawn/NamespaceOptions.hxx+5-16
- src/spawn/PidNamespaceOptions.cxx+49
- src/spawn/PidNamespaceOptions.hxx+41
- src/spawn/Server.cxx+3-2
- src/spawn/meson.build+1
- src/translation/Parser.cxx+30-5
- src/translation/Parser.hxx+1
- src/translation/Protocol.hxx+6
- src/translation/server/Response.hxx+5
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
0 commit comments