issues
search
hugelgupf
/
p9
Idiomatic Go 9P2000.L client and server, extracted from gVisor for general use
Apache License 2.0
91
stars
19
forks
source link
staticfs: tests & fixes against Linux kernel usage
#76
Closed
hugelgupf
closed
1 year ago
hugelgupf
commented
1 year ago
tests staticfs against Linux kernel client
actually make staticfs work with Linux: ignore higher-order OpenFlags
fixes Readdir implementation of staticfs, makes it available independently
log outgoing 9P messages after encoding, as message may be modified by the encoder