diff options
author | Tejun Heo <tj@kernel.org> | 2012-03-05 22:15:03 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2012-03-06 21:27:22 +0100 |
commit | ca32aefc7f2539ed88d42763330d54ee3e61769a (patch) | |
tree | 791d2ac1c11b738ce34629653090b6e971fc11b5 /fs/minix/namei.c | |
parent | blkcg: update blkg get functions take blkio_cgroup as parameter (diff) | |
download | linux-ca32aefc7f2539ed88d42763330d54ee3e61769a.tar.xz linux-ca32aefc7f2539ed88d42763330d54ee3e61769a.zip |
blkcg: use q and plid instead of opaque void * for blkio_group association
blkgio_group is association between a block cgroup and a queue for a
given policy. Using opaque void * for association makes things
confusing and hinders factoring of common code. Use request_queue *
and, if necessary, policy id instead.
This will help block cgroup API cleanup.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/minix/namei.c')
0 files changed, 0 insertions, 0 deletions