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:
bbeb641
)
drbd: Removed drbd_state_lock() and drbd_state_unlock()
author
Philipp Reisner
<philipp.reisner@linbit.com>
Fri, 11 Feb 2011 18:43:55 +0000
(19:43 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Fri, 14 Oct 2011 14:45:01 +0000
(16:45 +0200)
The lock they constructed is only taken when the state_mutex
was already taken. It is superficial.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found