fix https://github.com/seaweedfs/seaweedfs/issues/3424
@ -10,7 +10,7 @@ import (
"time"
)
const blockSize = 4096 * 4
const blockSize = 512
type statsCache struct {
filer_pb.StatisticsResponse