etcd/pkg/transport
Sahdev P. Zala f5a85e9987 pkg: consider umask when use MkdirAll
os.MkdirAll creates directory before umask so make sure that a desired
permission is set after creating a directory with MkdirAll. Use the
existing TouchDirAll function which checks for permission if dir is already
exist and when create a new dir.
2020-06-20 13:10:11 -04:00
..
2016-05-12 20:48:53 -07:00
2017-11-10 18:46:15 -08:00
2016-05-12 20:48:53 -07:00
2019-07-10 13:33:14 +09:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00