Skip to content

Tags

v0.4.3

Merge pull request dragonflyoss#771 from Starnop/bug-ip
feature: add golbal dfget params to the dfdaemon config

v0.4.2

Merge pull request dragonflyoss#674 from yeya24/feature/add-version
feature: add more version information to both cmd and router

v0.4.1

Merge pull request dragonflyoss#663 from Starnop/bugfix-supernode-doc…
…kerfile

bugfix: update Dockerfile of supernode

v0.4.0

Merge pull request dragonflyoss#620 from lowzj/increase-load
bugfix: increase load of the peer serving for others

v0.3.1

Merge pull request dragonflyoss#590 from lowzj/0.3-node
feature: parse the port of supernode from --node flag of dfget

v0.3.0

fix: enable cgo when building client with docker
Signed-off-by: lowzj <zj3142063@gmail.com>
Fix rotating log makes dfdaemon.log file huge size
When the size of dfdaemon.log file large than 20M,
the size of log file will continuous growth up.

Use Mmap to copy the file which need be truncated.

Related to issue:
dragonflyoss#364

Signed-off-by: godliness <machaojms@gmail.com>
fix(dfdaemon): fix default value of options.DFRepo

v0.1.1

upgrade: upgrade version to 0.1.1
fix: change timeout from 5m to 10s when file length is 0
You can’t perform that action at this time.