gvisor/pkg/sentry/fs/tmpfs
Juan b23cd33682 modify modeRegexp to adapt the default spec of containerd
https://github.com/containerd/containerd/blob/master/oci/spec.go#L206, the mode=755
didn't match the pattern modeRegexp = regexp.MustCompile("0[0-7][0-7][0-7]").

Closes #112

Signed-off-by: Juan <xionghuan.cn@gmail.com>
Change-Id: I469e0a68160a1278e34c9e1dbe4b7784c6f97e5a
PiperOrigin-RevId: 219672525
2018-11-01 11:57:54 -07:00
..
BUILD Move Unix transport out of netstack 2018-10-17 11:37:51 -07:00
device.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
file_regular.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
file_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
fs.go modify modeRegexp to adapt the default spec of containerd 2018-11-01 11:57:54 -07:00
inode_file.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
tmpfs.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00