Add info function for integrity devices and print info about journal attributes.

This commit is contained in:
Milan Broz
2017-07-31 16:49:19 +02:00
parent 01598028c4
commit 9bd06be43b

View File

@@ -1046,7 +1046,7 @@ int crypt_get_verity_info(struct crypt_device *cd,
* Get device parameters for INTEGRITY device.
*
* @param cd crypt device handle
* @param vp verity device info
* @param ip verity device info
*
* @e 0 on success or negative errno value otherwise.
*