gvisor/pkg/sentry/fsimpl/gofer
gVisor bot 3557b26651 Allow vfs.IterDirentsCallback.Handle() to return an error.
This is easier than storing errors from e.g. CopyOut in the callback.

PiperOrigin-RevId: 295230021
2020-02-14 14:40:35 -08:00
..
BUILD
directory.go Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
filesystem.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
gofer.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
handle.go
handle_unsafe.go
p9file.go
pagemath.go
regular_file.go Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized. 2020-02-11 17:38:57 -08:00
special_file.go
symlink.go
time.go