From: Milan Broz Date: Fri, 8 Feb 2008 02:11:07 +0000 (+0000) Subject: dm crypt: add async request mempool X-Git-Tag: v2.6.25-rc1~280^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd42edfd8ec44595b1501318512bc29a36f015f;p=pandora-kernel.git dm crypt: add async request mempool dm-crypt: Use crypto ablkcipher interface Introduce mempool for async crypto requests. cc->req is used mainly during synchronous operations (to prevent allocation and deallocation of the same object). Signed-off-by: Herbert Xu Signed-off-by: Milan Broz Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed