frostfs-node/pkg
Pavel Karpy 51eeae3640 [#727] util: Add MkdirAllX func
Add `MkdirAllX` function that wraps `os.MkdirAll`
and adds `x` permission for user and group.
This is used to make all created dirs openable
for user and group regardless of the read config
permissions.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-07-30 16:42:22 +03:00
..
core [#660] core/container: Use version.IsValid in CheckFormat 2021-07-05 11:05:44 +03:00
innerring [#718] ir: Do not require processing hash in main notary disabled mode 2021-07-23 10:59:45 +03:00
local_object_storage [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#708] morph/client: Update last epoch block method name 2021-07-22 20:40:09 +03:00
network [#694] pkg/network: Use single function to get or create client instance 2021-07-13 15:17:48 +03:00
services [#723] container/announcement/storage: Map announcements by epoch and container id 2021-07-30 09:58:30 +03:00
util [#727] util: Add MkdirAllX func 2021-07-30 16:42:22 +03:00