Re: [PATCH RFC 05/22] block, cfq: get rid of hierarchical support
From: Tejun Heo
Date: Wed Feb 10 2016 - 18:04:35 EST
On Mon, Feb 01, 2016 at 11:12:41PM +0100, Paolo Valente wrote:
> @@ -4314,7 +2556,6 @@ static struct elv_fs_entry cfq_attrs[] = {
> CFQ_ATTR(slice_async),
> CFQ_ATTR(slice_async_rq),
> CFQ_ATTR(slice_idle),
> - CFQ_ATTR(group_idle),
Shouldn't this be converted to a fake attribute too?
Thanks.
--
tejun