summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/hostfd/hostfd.go
AgeCommit message (Collapse)Author
2020-04-23Merge release-20200323.0-219-ge0c6701 (automated)gVisor bot
2020-04-23Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer.Jamie Liu
Also fix returning EOF when 0 bytes are read. PiperOrigin-RevId: 308089875