summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/gofer/handle.go
AgeCommit message (Expand)Author
2020-08-07Support separate read/write handles in fsimpl/gofer.dentry.Jamie Liu
2020-07-06Ensure sync is called for readonly fileFabricio Voznika
2020-04-23Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer.Jamie Liu
2020-02-04VFS2 gofer clientJamie Liu