commit | c8081618a9f832fdf7ca81eb087f9f61f2bf07d5 | [log] [tgz] |
---|---|---|
author | Milan Broz <mbroz@redhat.com> | Fri Oct 10 13:37:08 2008 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Oct 10 13:37:08 2008 +0100 |
tree | 1001d2747eb2a6937ce73469a457eabd364be3c7 | |
parent | 4e59409891c9cc30cb4d5d73250b0c968af8e39b [diff] |
dm crypt: tidy ctx pending 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>