On 05/04/2017 08:03 AM, Geert Uytterhoeven wrote: >> +config DM_INTEGRITY >> + tristate "Integrity target" >> + depends on BLK_DEV_DM >> + select BLK_DEV_INTEGRITY >> + select DM_BUFIO >> + select CRYPTO >> + select ASYNC_XOR >> + ---help--- >> + This is the integrity target. > > Which is...? > > Can you please extend the help message for the uneducated? Yes, sorry, this is our oversight. Mike already promised that this text will be extended in the next patchset. For now you can find the description in documentation Documentation/device-mapper/dm-integrity.txt "The dm-integrity target emulates a block device that has additional per-sector tags that can be used for storing integrity information." (The major designed use case is for providing metadata space for tags for authenticated encryption in dm-crypt but it can be used also as a standalone target.) Thanks, Milan -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html