gvisor/runsc/boot
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
..
filter Standardize on tools directory. 2020-01-27 12:21:00 -08:00
platforms Standardize on tools directory. 2020-01-27 12:21:00 -08:00
BUILD Add vfs.FileDescription to FD table 2020-01-28 15:31:03 -08:00
compat.go Cleanup glog and add real caller information. 2020-01-27 16:08:35 -08:00
compat_amd64.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
compat_arm64.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
compat_test.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
config.go Add vfs.FileDescription to FD table 2020-01-28 15:31:03 -08:00
controller.go
debug.go
events.go
fds.go Update package locations. 2020-01-27 15:31:32 -08:00
fs.go Update package locations. 2020-01-27 15:31:32 -08:00
fs_test.go
limits.go New sync package. 2020-01-09 22:02:24 -08:00
loader.go Add vfs.FileDescription to FD table 2020-01-28 15:31:03 -08:00
loader_amd64.go
loader_arm64.go
loader_test.go Update package locations. 2020-01-27 15:31:32 -08:00
network.go Combine various Create*NIC methods into CreateNICWithOptions. 2020-01-08 14:50:49 -08:00
pprof.go
strace.go
user.go Update package locations. 2020-01-27 15:31:32 -08:00
user_test.go Update package locations. 2020-01-27 15:31:32 -08:00