seaweedfs/weed
chrislu 93261f5199 Revert "Refactor for Sync method (#3426)"
This reverts commit 670cb759f8.

with the pr
weed/storage () - (master) > go test -count=1 ./...
ok  	github.com/seaweedfs/seaweedfs/weed/storage	18.486s
?   	github.com/seaweedfs/seaweedfs/weed/storage/backend	[no test files]
ok  	github.com/seaweedfs/seaweedfs/weed/storage/backend/memory_map	0.025s
?   	github.com/seaweedfs/seaweedfs/weed/storage/backend/s3_backend	[no test files]
ok  	github.com/seaweedfs/seaweedfs/weed/storage/erasure_coding	0.864s
?   	github.com/seaweedfs/seaweedfs/weed/storage/idx	[no test files]
ok  	github.com/seaweedfs/seaweedfs/weed/storage/needle	0.110s
ok  	github.com/seaweedfs/seaweedfs/weed/storage/needle_map	24.414s
ok  	github.com/seaweedfs/seaweedfs/weed/storage/super_block	0.203s
?   	github.com/seaweedfs/seaweedfs/weed/storage/types	[no test files]
?   	github.com/seaweedfs/seaweedfs/weed/storage/volume_info	[no test files]
weed/storage () - (master) >
weed/storage () - (master) >

without the pr
weed/storage () - (master) >
weed/storage () - (master) > go test -count=1 ./...
ok  	github.com/seaweedfs/seaweedfs/weed/storage	1.617s
?   	github.com/seaweedfs/seaweedfs/weed/storage/backend	[no test files]
ok  	github.com/seaweedfs/seaweedfs/weed/storage/backend/memory_map	0.026s
?   	github.com/seaweedfs/seaweedfs/weed/storage/backend/s3_backend	[no test files]
ok  	github.com/seaweedfs/seaweedfs/weed/storage/erasure_coding	0.906s
?   	github.com/seaweedfs/seaweedfs/weed/storage/idx	[no test files]
ok  	github.com/seaweedfs/seaweedfs/weed/storage/needle	0.202s
ok  	github.com/seaweedfs/seaweedfs/weed/storage/needle_map	24.533s
ok  	github.com/seaweedfs/seaweedfs/weed/storage/super_block	0.280s
?   	github.com/seaweedfs/seaweedfs/weed/storage/types	[no test files]
?   	github.com/seaweedfs/seaweedfs/weed/storage/volume_info	[no test files]
2022-08-15 15:35:31 -07:00
..
cluster move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
command refactor and fix strings.Split 2022-08-07 01:34:32 -07:00
filer less verbose log 2022-08-15 10:03:52 -07:00
ftpd move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
glog move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
iamapi move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
images move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
mount ensure memory is aligned 2022-08-10 22:27:13 -07:00
mq filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
notification move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
operation filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
pb filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
query move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
remote_storage move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
replication filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
s3api Remove duplicate slashes in object path to prevent 500 errors (#3442) 2022-08-15 08:19:28 -07:00
security fix deprecated functions 2022-07-29 01:34:39 -07:00
sequence move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
server webdav: fix nil 2022-08-14 23:33:30 -07:00
shell shell: fs.meta.load add quieter mode 2022-08-07 01:42:15 -07:00
static Change filer UI icon from picture to icon font. 2022-04-08 15:07:56 +08:00
stats refactor FilerRequest metrics (#3402) 2022-08-04 01:44:54 -07:00
storage Revert "Refactor for Sync method (#3426)" 2022-08-15 15:35:31 -07:00
topology rand start garbageThreshold and reset metric ReplicaPlacementMismatch (#3396) 2022-08-12 13:11:09 -07:00
util remove logs 2022-08-15 01:05:35 -07:00
wdclient remove logs 2022-08-15 01:05:35 -07:00
Makefile debug 2022-08-07 00:55:49 -07:00
weed.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00