gvisor/pkg/sentry/fsimpl
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
..
devtmpfs Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
ext Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
gofer Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
kernfs Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
proc Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
sys Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
testutil Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
tmpfs Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00