Skip to content

Commit d8955df

Browse files
mbrozMikulas Patocka
authored andcommitted
dm-integrity: Document Inline mode for storing integrity data
This patch adds documentation for new 'I' mode for dm-integrity introduced in commit fb09876 ("dm-integrity: introduce the Inline mode"). Signed-off-by: Milan Broz <gmazyland@gmail.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
1 parent 8259648 commit d8955df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/admin-guide/device-mapper/dm-integrity.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ Target arguments:
9292
allowed. This mode is useful for data recovery if the
9393
device cannot be activated in any of the other standard
9494
modes.
95+
I - inline mode - in this mode, dm-integrity will store integrity
96+
data directly in the underlying device sectors.
97+
The underlying device must have an integrity profile that
98+
allows storing user integrity data and provides enough
99+
space for the selected integrity tag.
95100

96101
5. the number of additional arguments
97102

0 commit comments

Comments
 (0)