gvisor/pkg/sentry/fsimpl/memfs
Kevin Krakauer 7ef1c44a7f Change linux.FileMode from uint to uint16, and update VFS to use FileMode.
In Linux (include/linux/types.h), mode_t is an unsigned short.

PiperOrigin-RevId: 272956350
2019-10-04 14:20:32 -07:00
..
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -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 memfs fixes. 2019-08-08 11:46:38 -07:00
memfs.go Change linux.FileMode from uint to uint16, and update VFS to use FileMode. 2019-10-04 14:20:32 -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