dm crypt: move dec_pending on error into write_io_submit
authorMilan Broz <mbroz@redhat.com>
Fri, 10 Oct 2008 12:37:06 +0000 (13:37 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 10 Oct 2008 12:37:06 +0000 (13:37 +0100)
Make kcryptd_crypt_write_io_submit() responsible for decrementing
the pending count after an error.

Also fixes a bug in the async path that forgot to decrement it.

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>

No differences found