From: Milan Broz Date: Fri, 10 Oct 2008 12:37:08 +0000 (+0100) Subject: dm crypt: tidy ctx pending X-Git-Tag: v2.6.28-rc1~729^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8081618a9f832fdf7ca81eb087f9f61f2bf07d5;p=pandora-kernel.git 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 Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed