We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c9a4a commit c3ba5aaCopy full SHA for c3ba5aa
Documentation/admin-guide/device-mapper/dm-integrity.rst
@@ -25,7 +25,7 @@ mode it calculates and verifies the integrity tag internally. In this
25
mode, the dm-integrity target can be used to detect silent data
26
corruption on the disk or in the I/O path.
27
28
-There's an alternate mode of operation where dm-integrity uses bitmap
+There's an alternate mode of operation where dm-integrity uses a bitmap
29
instead of a journal. If a bit in the bitmap is 1, the corresponding
30
region's data and integrity tags are not synchronized - if the machine
31
crashes, the unsynchronized regions will be recalculated. The bitmap mode
0 commit comments