containerd/archive
Derek McGowan e20b371807
Remove umask, replace with explicit chmod after create
Call chmod on all open files and created directories to
ensure permission is set as expected without changing umask.

Fixes #1608

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-10-11 15:13:18 -07:00
..
compression archive,cmd,images: clean up some code 2017-03-30 11:41:22 +03:00
path.go Move RootPath to fs package 2017-07-26 14:26:27 -04:00
tar_test.go Update files based on go lint 2017-10-02 10:15:28 -04:00
tar_unix.go Remove umask, replace with explicit chmod after create 2017-10-11 15:13:18 -07:00
tar_windows.go Remove umask, replace with explicit chmod after create 2017-10-11 15:13:18 -07:00
tar.go Remove umask, replace with explicit chmod after create 2017-10-11 15:13:18 -07:00
time_darwin.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
time_unix.go Add solaris build support 2017-08-07 12:40:21 -07:00
time_windows.go Switch from package syscall to golang.org/x/sys 2017-08-09 13:41:16 +02:00
time.go Add archive package 2017-02-17 11:49:58 -08:00