Re: [PATCH v2 3/3] blk-wbt: don't enable throttling if default elevator is bfq
From: Yu Kuai
Date: Tue Sep 20 2022 - 03:50:35 EST
Hi, Christoph!
在 2022/09/20 15:25, Christoph Hellwig 写道:
Matching names is always is a bad idea.
Just ad a flags field to elevator_mq_ops, add a DISABLE_WBT flag
to it, and check for that and everything should become much, much
simpler.
Thanks for the adivce, that is a good idea!
Kuai
.