From: Herbert Xu Date: Sat, 2 Sep 2006 22:58:41 +0000 (+1000) Subject: [BLOCK] dm-crypt: Align IV to u64 for essiv X-Git-Tag: v2.6.20-rc1~145^2^2~7^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45789328e5aa2de96d4467e4445418364e5378d7;p=pandora-kernel.git [BLOCK] dm-crypt: Align IV to u64 for essiv This patch makes the IV u64-aligned since essiv does a u64 store to it. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed