prometheus/tsdb/fileutil
Harold Dost 21a753c4e2
Make file permissions set to allow for wider umask options. (#7782)
0644 -> 0666 on all non vendored code.

Fixes #7717

Signed-off-by: Harold Dost <harolddost@gmail.com>
2020-08-12 23:23:17 +02:00
..
dir_unix.go
dir_windows.go
dir.go
fileutil.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
flock_plan9.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
flock_solaris.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
flock_test.go
flock_unix.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
flock_windows.go
flock.go
mmap_386.go
mmap_amd64.go
mmap_unix.go
mmap_windows.go
mmap.go Live m-mapping of chunks on disk (#6830) 2020-03-19 22:03:44 +05:30
preallocate_darwin.go
preallocate_linux.go
preallocate_other.go
preallocate.go
sync_darwin.go
sync_linux.go
sync.go