提交 7d59e27f 编写于 作者: J Jiufei Xue 提交者: Caspar Zhang

alinux: iocost: rename weight to cost.weight to avoid conflict with cfq

Signed-off-by: NJiufei Xue <jiufei.xue@linux.alibaba.com>
Reviewed-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
上级 3e5dd02b
...@@ -2524,7 +2524,7 @@ static int ioc_cost_print_stat(struct seq_file *sf, void *v) ...@@ -2524,7 +2524,7 @@ static int ioc_cost_print_stat(struct seq_file *sf, void *v)
static struct cftype ioc_files[] = { static struct cftype ioc_files[] = {
{ {
.name = "weight", .name = "cost.weight",
.flags = CFTYPE_NOT_ON_ROOT, .flags = CFTYPE_NOT_ON_ROOT,
.seq_show = ioc_weight_show, .seq_show = ioc_weight_show,
.write = ioc_weight_write, .write = ioc_weight_write,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册