Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-23 | Add vfs.MkdirOptions.ForSyntheticMountpoint. | Jamie Liu | |
PiperOrigin-RevId: 308143529 | |||
2020-04-17 | Get /bin/true to run on VFS2 | Zach Koopmans | |
Included: - loader_test.go RunTest and TestStartSignal VFS2 - container_test.go TestAppExitStatus on VFS2 - experimental flag added to runsc to turn on VFS2 Note: shared mounts are not yet supported. PiperOrigin-RevId: 307070753 |