gvisor/pkg/sentry/fsimpl/memfs
Kevin Krakauer 652f7b1d0f Add support for pipes in VFS2.
PiperOrigin-RevId: 275650307
2019-10-19 11:49:38 -07:00
..
BUILD Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
benchmark_test.go Sentry virtual filesystem, v2 2019-07-18 15:10:29 -07:00
directory.go Change linux.FileMode from uint to uint16, and update VFS to use FileMode. 2019-10-04 14:20:32 -07:00
filesystem.go Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
memfs.go Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
named_pipe.go Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
pipe_test.go Add support for pipes in VFS2. 2019-10-19 11:49:38 -07:00
regular_file.go Change linux.FileMode from uint to uint16, and update VFS to use FileMode. 2019-10-04 14:20:32 -07:00
symlink.go memfs fixes. 2019-08-08 11:46:38 -07:00