commit | 1e37bb8e557a186d327eb4d1387953880ffc2cdd | [log] [tgz] |
---|---|---|
author | Alasdair G Kergon <agk@redhat.com> | Fri Oct 10 13:37:05 2008 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Oct 10 13:37:05 2008 +0100 |
tree | dfd5c65642762a69ed94136cde90e92a09d4cc15 | |
parent | fc5a5e9aa878f86642c962b309f793fb2db0727e [diff] |
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 <agk@redhat.com>