Skip to content

disks: Properly initialize read/write counters

Arjen Hiemstra requested to merge work/ahiemstra/diskrate into master

These are used to calculate the read/write rate. If they are left uninitialised, the first update of those rates will be a bogus value.

BUG: 448494

Merge request reports

Loading