gvisor/pkg/sentry/fsimpl/memfs
Jamie Liu 46651a7d26 Add most VFS methods for syscalls.
PiperOrigin-RevId: 284892289
2019-12-10 18:21:07 -08:00
..
BUILD Implement basic umounting for vfs2. 2019-11-25 15:21:49 -08:00
benchmark_test.go Add most VFS methods for syscalls. 2019-12-10 18:21:07 -08: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 Minor VFS2 interface changes. 2019-11-25 18:10:31 -08:00
memfs.go Minor VFS2 interface changes. 2019-11-25 18:10:31 -08:00
named_pipe.go Minor VFS2 interface changes. 2019-11-25 18:10:31 -08:00
pipe_test.go Add most VFS methods for syscalls. 2019-12-10 18:21:07 -08: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