Skip to content
Commit 54cea3f6 authored by Milan Broz's avatar Milan Broz Committed by Mike Snitzer
Browse files

dm crypt: add comments to better describe crypto processing logic



A crypto driver can process requests synchronously or asynchronously
and can use an internal driver queue to backlog requests.
Add some comments to clarify internal logic and completion return codes.

Signed-off-by: default avatarMilan Broz <mbroz@redhat.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent ed63287d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment