1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs/accounting
Nick Craig-Wood c2bf300dd8 accounting: fix creating of global stats ignoring the config
Before this change the global stats were created before the global
config which meant they ignored the global config completely.
2024-07-15 11:09:54 +01:00
..
accounting_other.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
accounting_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
accounting_unix.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
accounting.go accounting: fix creating of global stats ignoring the config 2024-07-15 11:09:54 +01:00
inprogress.go
prometheus.go stats: fix race between ResetCounters and stopAverageLoop called from time.AfterFunc 2024-01-17 10:23:50 +00:00
stats_groups_test.go fs: fix race conditions in --max-delete and --max-delete-size 2023-03-09 09:25:31 +00:00
stats_groups.go accounting: fix creating of global stats ignoring the config 2024-07-15 11:09:54 +01:00
stats_test.go stats: fix race between ResetCounters and stopAverageLoop called from time.AfterFunc 2024-01-17 10:23:50 +00:00
stats.go fs accounting: Add deleted files total size to status summary line - fixes issue #7190 2024-04-18 22:09:23 +01:00
token_bucket_test.go
token_bucket.go build: fix linting issues reported by golangci-lint on windows 2024-04-22 19:29:12 +02:00
tpslimit_test.go
tpslimit.go
transfer_test.go rc: add srcFs and dstFs to core/stats and core/transferred stats 2024-02-02 11:43:10 +00:00
transfer.go rc: add srcFs and dstFs to core/stats and core/transferred stats 2024-02-02 11:43:10 +00:00
transfermap.go rc: add srcFs and dstFs to core/stats and core/transferred stats 2024-02-02 11:43:10 +00:00