Skip to content

Increment SuccessfulReads in StorageManager.ReadSector

Christopher Schinnerl requested to merge vw-storage-stats into master

Created by: VoidingWarranties

This was the only case that incremented Failed{Read,Write} without incrementing Success{Read,Write} (or vice versa) in the other case.

Merge request reports