summaryrefslogtreecommitdiffstats
path: root/block/blk-integrity.c
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2010-10-01 14:49:48 +0200
committerJens Axboe <jaxboe@fusionio.com>2010-10-01 14:49:48 +0200
commit02977e4af7ed3b478c505e50491ffdf3e1314cf4 (patch)
tree5adb947a5c8567cbbff79459e9feaccf354fd81f /block/blk-integrity.c
parent61014e96e6ed55b8db0af31574eec2a75d4e8755 (diff)
downloadop-kernel-dev-02977e4af7ed3b478c505e50491ffdf3e1314cf4.zip
op-kernel-dev-02977e4af7ed3b478c505e50491ffdf3e1314cf4.tar.gz
blkio: Add root group to td->tg_list
o Currently all the dynamically allocated groups, except root grp is added to td->tg_list. This was not a problem so far but in next patch I will travel through td->tg_list to process any updates of limits on the group. If root group is not in tg_list, then root group's updates are not processed. o It is better to root group also to tg_list instead of doing special processing for it during limit updates. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'block/blk-integrity.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud