aboutsummaryrefslogtreecommitdiff
path: root/weed/util/file_util.go
AgeCommit message (Expand)AuthorFilesLines
2023-09-27fix: avoid error file name too long when writing a file (#4876)Konstantin Lebedev1-2/+19
2022-08-25minor clean upchrislu1-0/+10
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-02-04sync call to write file, avoid vif loading errorchrislu1-0/+17
2021-09-25avoid possible metadata subscription data lossChris Lu1-0/+8
2021-02-22avoid unnecessary user home checkingChris Lu1-0/+4
2020-07-16mount: resolve home directoryChris Lu1-0/+20
2020-06-08auto create non-existing cache directoryChris Lu1-0/+4
2019-12-28load volume info from .vif file, use superblock as a backupChris Lu1-0/+19
2019-06-03fix multiple bugsChris Lu1-0/+10
2018-09-03remove unused functionChris Lu1-14/+0
2016-07-03refactor data integrity checking code霍晓栋1-0/+8
2016-06-02directory structure change to work with glideChris Lu1-0/+38