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:
aaf7c68
)
blkcg: fix blkcg->css ref leak in __blkg_lookup_create()
author
Tejun Heo
<tj@kernel.org>
Thu, 19 Apr 2012 23:29:23 +0000
(16:29 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 20 Apr 2012 08:06:40 +0000
(10:06 +0200)
__blkg_lookup_create() leaked blkcg->css ref if blkg allocation
failed. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found