Browse Source
* Fix 'NaN%' issue when running volume.fsck - Running `volume.fsck` on an empty cluster will display 'NaN%'. * Refactor - Extract cound of orphan chunks in summary to new var. - Restore handling for 'NaN' for individual volumes. Its not necessary because the check is already done. * Make code more idiomaticpull/7374/head
committed by
GitHub
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue