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:
6b0ae40
)
ceph: unlock on error in ceph_osdc_start_request()
author
Dan Carpenter
<error27@gmail.com>
Tue, 29 Mar 2011 03:25:59 +0000
(06:25 +0300)
committer
Sage Weil
<sage@newdream.net>
Tue, 29 Mar 2011 15:59:54 +0000
(08:59 -0700)
There was a missing unlock on the error path if __map_request() failed.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found