aboutsummaryrefslogtreecommitdiff
path: root/system/diskscan/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/diskscan/README')
-rw-r--r--system/diskscan/README15
1 files changed, 7 insertions, 8 deletions
diff --git a/system/diskscan/README b/system/diskscan/README
index 44c4ac5beb4ab..7ab5365c5ba85 100644
--- a/system/diskscan/README
+++ b/system/diskscan/README
@@ -1,9 +1,8 @@
-DiskScan is a tool to scan a block device and check if there are unreadable
-sectors, in addition it uses read latency times as an assessment for a near
-failure as sectors that are problematic to read usually entail many retries.
+DiskScan is a tool to scan a block device and check if there are
+unreadable sectors, in addition it uses read latency times as an
+assessment for a near failure as sectors that are problematic to read
+usually entail many retries.
-Diskscan will only perform reads in its disk surface scan so it is not
-destructive in any way and it will report on all the key metrics needed to
-decide if the disk is good or not.
-
-
+Diskscan will only perform reads in its disk surface scan so it is
+not destructive in any way and it will report on all the key metrics
+needed to decide if the disk is good or not.