10a6a92e52
During a copy/sync command, if an operation fails due to a network issue and is retried, the underlying io.Reader is re-initialised, but the stats for bytes already read are not reset, leading to incorrect stats. THis was fixed by resetting the bytes read when an Account is re-initialized. |
||
---|---|---|
.. | ||
accounting.go | ||
accounting_other.go | ||
accounting_test.go | ||
accounting_unix.go | ||
inprogress.go | ||
prometheus.go | ||
stats.go | ||
stats_groups.go | ||
stats_groups_test.go | ||
stats_test.go | ||
stringset.go | ||
token_bucket.go | ||
token_bucket_test.go | ||
transfer.go |