git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e59409
)
dm crypt: tidy ctx pending
author
Milan Broz
<mbroz@redhat.com>
Fri, 10 Oct 2008 12:37:08 +0000
(13:37 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 10 Oct 2008 12:37:08 +0000
(13:37 +0100)
Move the initialisation of ctx->pending into one place, at the
start of crypt_convert().
Introduce crypt_finished to indicate whether or not the encryption
is finished, for use in a later patch.
No functional change.
Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found