Re: [PATCH v3 2/3] block, bfq: avoid moving bfqq to it's parent bfqg
From: yukuai (C)
Date: Mon Feb 07 2022 - 22:53:50 EST
在 2022/01/29 9:59, Yu Kuai 写道:
Moving bfqq to it's parent bfqg is pointless.
Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx>
---
block/bfq-cgroup.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
Hi, Paolo
I make a clerical error in last version of this patch:
bfq_group should be bfqq_group
Can you please take a look of this patch? I do compile and
test the patch this time...
Thanks,
Kuai