mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
1cd1925acd
The runtime spec expects the FileMode field to only hold file permissions, however `unix.Stat_t.Mode` contains both file type and mode. This patch strips file type so that only file mode is included in the Device. Thanks to Iceber Gu, who noticed the same issue in containerd and runc. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
caps | ||
fixtures | ||
defaults.go | ||
devices_linux.go | ||
devices_linux_test.go | ||
devices_unsupported.go | ||
namespaces.go | ||
oci.go | ||
oci_test.go | ||
seccomp_test.go |