aboutsummaryrefslogtreecommitdiff
path: root/weed/storage/volume.go
AgeCommit message (Expand)AuthorFilesLines
2018-11-04close file in ScanVolumeFile()Chris Lu1-2/+15
2018-06-23add compaction testChris Lu1-0/+1
2018-04-17Fix for issue #635mtolman1-1/+1
2017-01-20Remove obsolete property Volume.dataFileSizebrstgt1-1/+0
2017-01-08support Fallocate on linuxChris Lu1-2/+2
2017-01-06keep track of total data file sizeChris Lu1-0/+1
2016-11-13adjust verbose loggingChris Lu1-2/+2
2016-10-07makediff func with UT case霍晓栋1-7/+2
2016-09-29supplemental data between compacting and commit compacting霍晓栋1-0/+8
2016-07-03refactor volume_read_write.go out of volume.goChris Lu1-222/+0
2016-07-02refactoringChris Lu1-17/+0
2016-07-02refactor volume_loading.go out of volume.goChris Lu1-78/+1
2016-07-02refactoringChris Lu1-49/+1
2016-07-02adjust verification logic.Chris Lu1-17/+12
2016-07-03refactor data integrity checking code v2霍晓栋1-19/+11
2016-07-03refactor data integrity checking code霍晓栋1-25/+38
2016-07-02add data integrity checking霍晓栋1-1/+53
2016-06-02directory structure change to work with glideChris Lu1-0/+430
2013-02-10testing compilation with remove packageChris Lu1-274/+0
2013-02-10avoid the "src" folderChris Lu1-0/+274