gvisor/pkg/sentry/fsimpl
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
..
ext Change vfs.Dirent.Off to NextOff. 2019-09-20 14:24:29 -07:00
memfs Change linux.FileMode from uint to uint16, and update VFS to use FileMode. 2019-10-04 14:20:32 -07:00
proc Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00