gvisor/pkg/sentry/fsimpl/gofer
Fabricio Voznika 2a6c4369be Enforce file size rlimits in VFS2
Updates #1035

PiperOrigin-RevId: 301255357
2020-03-16 16:00:49 -07:00
..
BUILD VFS2 gofer client 2020-02-04 11:29:22 -08:00
directory.go Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
filesystem.go Implement access/faccessat for VFS2. 2020-03-13 11:41:08 -07:00
gofer.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
handle.go VFS2 gofer client 2020-02-04 11:29:22 -08:00
handle_unsafe.go VFS2 gofer client 2020-02-04 11:29:22 -08:00
p9file.go VFS2 gofer client 2020-02-04 11:29:22 -08:00
pagemath.go VFS2 gofer client 2020-02-04 11:29:22 -08:00
regular_file.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
special_file.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
symlink.go VFS2 gofer client 2020-02-04 11:29:22 -08:00
time.go VFS2 gofer client 2020-02-04 11:29:22 -08:00