summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/gofer/regular_file.go
AgeCommit message (Expand)Author
2020-04-02Add NAME_MAX checks and update file timesFabricio Voznika
2020-03-16Enforce file size rlimits in VFS2Fabricio Voznika
2020-03-03Update cached file size when cache is skippedFabricio Voznika
2020-02-11Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized.gVisor bot
2020-02-04VFS2 gofer clientJamie Liu