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:
698567f
)
blk-throttle: Do the new group initialization with the help of a function
author
Vivek Goyal
<vgoyal@redhat.com>
Thu, 19 May 2011 19:38:19 +0000
(15:38 -0400)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 20 May 2011 18:34:51 +0000
(20:34 +0200)
Group initialization code seems to be at two places. root group
initialization in blk_throtl_init() and dynamically allocated group
in throtl_find_alloc_tg(). Create a common function and use at both
the places.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-throttle.c
patch
|
blob
|
history
diff --cc
block/blk-throttle.c
Simple merge