]> Git Repo - linux.git/commit
cfq-iosched: Fix a memory leak of per cpu stats for root group
authorVivek Goyal <[email protected]>
Mon, 23 May 2011 08:02:19 +0000 (10:02 +0200)
committerJens Axboe <[email protected]>
Mon, 23 May 2011 08:02:19 +0000 (10:02 +0200)
commit2abae55f5a41d29f21b5b259c33d218c950d5c90
tree69169fa89fb25fcf7521999d7fca91664262bfc7
parent345227d705f2318e9bc088e79fe71a38bb5fe82b
cfq-iosched: Fix a memory leak of per cpu stats for root group

We allocated per cpu stats struct for root group but did not free it.
Fix it.

Signed-off-by: Vivek Goyal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/cfq-iosched.c
This page took 0.051037 seconds and 4 git commands to generate.