summaryrefslogtreecommitdiffhomepage
path: root/pkg/p9/messages_test.go
AgeCommit message (Expand)Author
2020-04-02Avoid sending a partial dirent when the Rreaddir response exceeds message limit.Uros Prestor
2020-02-14Un-export p9 message encode/decode functions.gVisor bot
2020-01-16Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.Dean Deng
2019-05-20Forward named pipe creation to the goferMichael Pratt
2019-04-29Reduce memory allocations on serving pathFabricio Voznika
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-23Remove reflection from 9P serving pathFabricio Voznika
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler