gvisor/runsc
Fabricio Voznika 437c986c6a Add vfs.FileDescription to FD table
FD table now holds both VFS1 and VFS2 types and uses the correct
one based on what's set.

Parts of this CL are just initial changes (e.g. sys_read.go,
runsc/main.go) to serve as a template for the remaining changes.

Updates #1487
Updates #1623

PiperOrigin-RevId: 292023223
2020-01-28 15:31:03 -08:00
..
boot
cgroup Standardize on tools directory. 2020-01-27 12:21:00 -08:00
cmd Fix licenses. 2020-01-27 13:23:57 -08:00
console
container Standardize on tools directory. 2020-01-27 12:21:00 -08:00
criutil
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
dockerutil
fsgofer
sandbox Standardize on tools directory. 2020-01-27 12:21:00 -08:00
specutils Standardize on tools directory. 2020-01-27 12:21:00 -08:00
testutil Standardize on tools directory. 2020-01-27 12:21:00 -08:00
BUILD
main.go
version.go
version_test.sh