gvisor/runsc/fsgofer
Andrei Vagin fd16a329ce fsgopher: reopen files via /proc/self/fd
When we reopen file by path, we can't be sure that
we will open exactly the same file. The file can be
deleted and another one with the same name can be
created.

PiperOrigin-RevId: 254898594
2019-06-24 21:44:27 -07:00
..
filter Update canonical repository. 2019-06-13 16:50:15 -07:00
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
fsgofer.go fsgopher: reopen files via /proc/self/fd 2019-06-24 21:44:27 -07:00
fsgofer_test.go fsgopher: reopen files via /proc/self/fd 2019-06-24 21:44:27 -07:00
fsgofer_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00