gvisor/pkg/sentry/fsimpl/kernfs
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 Update package locations. 2020-01-27 15:31:32 -08:00
dynamic_bytes_file.go Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
fd_impl_util.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
inode_impl_util.go Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
kernfs.go Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
kernfs_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
symlink.go Update package locations. 2020-01-27 15:31:32 -08:00