Radtoo
|
389002f195
|
Using positional arguments rather than option flag to enable better shell usage
|
2022-01-08 16:52:12 +01:00 |
|
Radtoo
|
fba1efb77a
|
Now works with a single file too
Parsing removed from doFixOneVolume
Needle init removed from runFix
|
2022-01-08 16:31:53 +01:00 |
|
chrislu
|
110d5a5233
|
support fixing a collection of volumes, or volumes under one directory
|
2022-01-07 14:52:16 -08:00 |
|
Chris Lu
|
f2723c1bc8
|
do not idx file format
revert c9ab8d05fa
|
2020-09-12 12:42:36 -07:00 |
|
Chris Lu
|
c9ab8d05fa
|
fixes for reading deleted fid
|
2020-09-10 14:42:52 -07:00 |
|
Chris Lu
|
fe01191b5b
|
support read option readDeleted=true
|
2020-08-18 19:22:16 -07:00 |
|
Chris Lu
|
f43146b237
|
resolve directories if containing home directory
|
2020-07-16 22:50:14 -07:00 |
|
Chris Lu
|
e912fd15e3
|
renaming
|
2020-06-19 22:45:27 -07:00 |
|
Chris Lu
|
0871d2cff0
|
volume: fix memory leak during compaction
fix https://github.com/chrislusf/seaweedfs/issues/1222
|
2020-03-09 22:29:02 -07:00 |
|
Chris Lu
|
dc9457fb87
|
fix compilation error
|
2020-01-07 09:03:47 -08:00 |
|
Chris Lu
|
aa73364a24
|
weed fix: add back .idx file generation
|
2020-01-06 16:29:59 -08:00 |
|
Chris Lu
|
abffe857a1
|
change btree map to in memory level db
|
2019-12-24 10:18:56 -08:00 |
|
Chris Lu
|
09ca936c78
|
shell: add ec.decode command
|
2019-12-23 12:48:20 -08:00 |
|
Chris Lu
|
fc412e428b
|
refactor ScanVolumeFileFrom()
|
2019-10-22 00:50:30 -07:00 |
|
Chris Lu
|
e5506152c0
|
refactoring
|
2019-04-18 21:43:36 -07:00 |
|
Chris Lu
|
000ee725fc
|
refactor Offset into a struct of bytes
|
2019-04-08 19:40:56 -07:00 |
|
Chris Lu
|
df95ce0b6c
|
weed backup: efficient delta backup
fix https://github.com/chrislusf/seaweedfs/issues/399
|
2019-03-25 23:01:53 -07:00 |
|
bingoohuang
|
6ddfaf33cb
|
extract VolumeFileScanner for ScanVolumeFile
|
2019-01-16 17:48:59 +08:00 |
|
Chris Lu
|
d09606c65b
|
refactoring
|
2018-07-29 02:25:24 -07:00 |
|
Chris Lu
|
4f317c7e3d
|
working version3
|
2018-07-24 01:36:04 -07:00 |
|
Chris Lu
|
d4d7ced922
|
refactoring: add type for needle id, offset
later the type size can possibly be adjusted
|
2018-07-08 02:28:04 -07:00 |
|
Chris Lu
|
82c3ccc8dd
|
add btree for volume index
|
2017-05-26 22:51:25 -07:00 |
|
Chris Lu
|
13e7069eb9
|
keep track of total data file size
|
2017-01-06 10:22:20 -08:00 |
|
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
2016-06-02 18:09:14 -07:00 |
|