summaryrefslogtreecommitdiffhomepage
path: root/pkg/p9/version.go
AgeCommit message (Expand)Author
2020-02-07Support listxattr and removexattr syscalls.Dean Deng
2020-01-16Bump p9 version, adding corresponding checks to client_file.go.Dean Deng
2019-11-20Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC.Nicolas Lacasse
2019-09-12Update p9 to support flipcall.Adin Scannell
2019-05-09Implement fallocate(2)Fabricio Voznika
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler