提交 7ab84db6 编写于 作者: M Mike Snitzer

dm integrity: improve the Kconfig help text for DM_INTEGRITY

Signed-off-by: NMike Snitzer <snitzer@redhat.com>
Signed-off-by: NMilan Broz <gmazyland@gmail.com>
上级 97dfb203
......@@ -502,13 +502,24 @@ config DM_LOG_WRITES
If unsure, say N.
config DM_INTEGRITY
tristate "Integrity target"
tristate "Integrity target support"
depends on BLK_DEV_DM
select BLK_DEV_INTEGRITY
select DM_BUFIO
select CRYPTO
select ASYNC_XOR
---help---
This is the integrity target.
This device-mapper target emulates a block device that has
additional per-sector tags that can be used for storing
integrity information.
This integrity target is used with the dm-crypt target to
provide authenticated disk encryption or it can be used
standalone.
To compile this code as a module, choose M here: the module will
be called dm-integrity.
If unsure, say N.
endif # MD
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册