summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/overlay.go
AgeCommit message (Expand)Author
2018-08-10fs: Allow overlays to revalidate files from the upper fs.Nicolas Lacasse
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-26Don't copy-up extended attributes that specifically configure a lower overlay.Nicolas Lacasse
2018-06-26Add KVM, overlay and host network to image testsFabricio Voznika
2018-06-13Fix failure to mount volume that sandbox process has no accessFabricio Voznika
2018-04-28Check in gVisor.Googler