rclone/fs/accounting
Nick Craig-Wood 177195aeeb accounting: fix race clearing stats
This race was introduced by

10a6a92e52 accounting: reset bytes read during copy retry
2020-05-12 17:02:32 +01:00
..
accounting_other.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting_test.go accounting: factor stats into its own structure 2020-05-12 17:02:32 +01:00
accounting_unix.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
accounting.go accounting: fix race clearing stats 2020-05-12 17:02:32 +01:00
inprogress.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
prometheus.go fs: add renames statistic for file and directory renames 2020-03-30 18:22:28 +01:00
stats_groups_test.go fs/accounting: add option to delete stats 2020-01-03 17:44:05 +00:00
stats_groups.go fs: add renames statistic for file and directory renames 2020-03-30 18:22:28 +01:00
stats_test.go fs/accounting: add option to delete stats 2020-01-03 17:44:05 +00:00
stats.go fs: generalise machinery for putting extra values when using --use-json-log 2020-04-11 18:16:21 +01:00
stringset.go accounting: don't show entries in both transferring and checking 2019-11-19 13:22:33 +00:00
token_bucket_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
token_bucket.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
transfer.go Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00