gvisor/runsc/boot
Ting-Yu Wang 41da7a568b Fix copylocks error about copying IPTables.
IPTables.connections contains a sync.RWMutex. Copying it will trigger copylocks
analysis. Tested by manually enabling nogo tests.

sync.RWMutex is added to IPTables for the additional race condition discovered.

PiperOrigin-RevId: 314817019
2020-06-05 11:29:09 -07:00
..
filter Handle gofer blocking opens of host named pipes in VFS2. 2020-06-01 15:33:30 -07:00
platforms
pprof Initial network namespace support. 2020-02-20 15:20:40 -08:00
BUILD Fix runsc syscall documentation generation. 2020-05-06 14:13:48 -07:00
compat.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_amd64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_arm64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_test.go
config.go Enable overlayfs_stale_read by default for runsc. 2020-05-13 10:53:37 -07:00
controller.go add profile option 2020-02-26 16:49:51 +09:00
debug.go
events.go Update canonical repository. 2019-06-13 16:50:15 -07:00
fs.go More runsc changes for VFS2 2020-06-01 21:32:09 -07:00
fs_test.go
limits.go
loader.go Fix copylocks error about copying IPTables. 2020-06-05 11:29:09 -07:00
loader_test.go Fix runsc syscall documentation generation. 2020-05-06 14:13:48 -07:00
network.go FIFO QDisc implementation 2020-04-30 16:41:00 -07:00
strace.go
vfs.go More runsc changes for VFS2 2020-06-01 21:32:09 -07:00