gvisor/runsc
Fabricio Voznika ccc3d7ca11 Make lazy open the mode of operation for fsgofer
With recent changes to 9P server, path walks are now safe inside
open, create, rename and setattr calls. To simplify the code, remove
the lazyopen=false mode that was used for bind mounts, and converge
all mounts to using lazy open.

PiperOrigin-RevId: 219508628
Change-Id: I073e7e1e2e9a9972d150eaf4cb29e553997a9b76
2018-10-31 11:28:27 -07:00
..
boot kvm: use private futexes. 2018-10-30 22:46:42 -07:00
cgroup Order feature strings by block 2018-10-26 12:18:36 -07:00
cmd Make lazy open the mode of operation for fsgofer 2018-10-31 11:28:27 -07:00
console Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
container Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
fsgofer Make lazy open the mode of operation for fsgofer 2018-10-31 11:28:27 -07:00
sandbox Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
specutils Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
test Re-enable TestPythonHello now that ptrace seccomp issue is resolved. 2018-10-24 23:07:35 -07:00
tools/dockercfg Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
BUILD runsc: Pass log and config files to sandbox process by FD. 2018-09-04 20:10:01 -07:00
main.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00