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:
9e94af2
)
libceph: harden ceph_osdc_request_release() a bit
author
Ilya Dryomov
<ilya.dryomov@inktank.com>
Fri, 20 Jun 2014 10:14:42 +0000
(14:14 +0400)
committer
Ilya Dryomov
<ilya.dryomov@inktank.com>
Tue, 8 Jul 2014 11:08:43 +0000
(15:08 +0400)
Add some WARN_ONs to alert us when we try to destroy requests that are
still registered.
Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Alex Elder <elder@linaro.org>
No differences found