mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-17 23:25:50 +00:00
The event string in the 9p socket file system now contains a 1 byte channel type immediately preceding the connection ID. This channel type determines which protocol will be used on the channel -- m for FUSE protocol, e for events. The event messages are host-initiated and have the following structure: 2 bytes for total length 2 bytes for path length + NUL (x) x bytes for path 1 byte for syscall stderr logging was also changed to syslog-based logging in this patch. Signed-off-by: David Sheets <david.sheets@docker.com>
The directories below should be turned into proper packages, built from upstream.
Currently these are temporarily vendored from pinata.