git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e37bb8
)
dm crypt: move dec_pending on error into write_io_submit
author
Milan Broz
<mbroz@redhat.com>
Fri, 10 Oct 2008 12:37:06 +0000
(13:37 +0100)
committer
Alasdair 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