From: Alasdair G Kergon Date: Fri, 10 Oct 2008 12:37:05 +0000 (+0100) Subject: dm crypt: remove inc_pending from write_io_submit X-Git-Tag: v2.6.28-rc1~729^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e37bb8e557a186d327eb4d1387953880ffc2cdd;p=pandora-kernel.git dm crypt: remove inc_pending from write_io_submit Make the caller reponsible for incrementing the pending count before calling kcryptd_crypt_write_io_submit() in the non-async case to bring it into line with the async case. Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed