Harshavardhana c608c0688a fix: properly close leaking bandwidth monitor channel (#11967)
This PR fixes

- close leaking bandwidth report channel leakage
- remove the closer requirement for bandwidth monitor
  instead if Read() fails remember the error and return
  error for all subsequent reads.
- use locking for usage-cache.bin updates, with inline
  data we cannot afford to have concurrent writes to
  usage-cache.bin corrupting xl.meta
2021-04-06 12:40:42 -07:00
..
2021-04-06 11:03:55 -07:00
2021-01-26 20:47:42 -08:00
2020-01-31 08:29:22 +05:30
2021-04-06 12:39:57 -07:00