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:
d64957c
)
drbd: move put_ldev from __req_mod() to the endio callback
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Mon, 16 Jan 2012 14:04:33 +0000
(15:04 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Wed, 9 May 2012 13:16:51 +0000
(15:16 +0200)
One invocation in the endio handler is good enough,
we don't need mention it for each of the different ways
it calls __req_mod().
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found