| | From | Jeff Moyer <> | | Subject | Re: [PATCH 34/36] block: implement bio_associate_current() | | Date | Wed, 22 Feb 2012 08:45:02 -0500 |
| |
Tejun Heo <tj@kernel.org> writes:
> -v2: #ifdef CONFIG_BLK_CGROUP added around bio->bi_ioc dereference in > rq_ioc() to fix build breakage.
This is useful for cfq without blk cgroups as well, right? Why have you limited the scope like this?
Cheers, Jeff
|