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
dynamic_bytes_file.go
fd_impl_util.go Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
filesystem.go
inode_impl_util.go
kernfs.go
kernfs_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
symlink.go