You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
daemon/c_vol: switch to new cryptfs API in c_vol_cleanup_dm()
The API of common/cryptfs has been changed. Thus, we switch to this
API in c_vol_cleanup_dm(), too. We select the proper cryptfs mode
CRYPTFS_MODE_AUTHENC or CRYPTFS_MODE_INTEGRITY_ENCRYPT during cleanup.
Signed-off-by: Michael Weiß <[email protected]>
0 commit comments