Skip to content

Commit 41dce59

Browse files
tbertelskdave
authored andcommitted
btrfs-progs: docs: fix typo in ch-hardware-considerations
verity -> verify [ci skip] Pull-request: #759 Author: Thomas Bertels <3265870+tbertels@users.noreply.github.com> Signed-off-by: David Sterba <dsterba@suse.com>
1 parent 3172d27 commit 41dce59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ch-hardware-considerations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ to avoid unnecessary resets and performs optimizations to maximize the storage
184184
media lifetime. The known techniques are deduplication (blocks with same
185185
fingerprint/hash are mapped to same physical block), compression or internal
186186
remapping and garbage collection of used memory cells. Due to the additional
187-
processing there are measures to verity the data e.g. by ECC codes.
187+
processing there are measures to verify the data e.g. by ECC codes.
188188

189189
The observations of failing SSDs show that the whole electronic fails at once
190190
or affects a lot of data (e.g. stored on one chip). Recovering such data

0 commit comments

Comments
 (0)