summaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'block/blk-cgroup.h')
-rw-r--r--block/blk-cgroup.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/block/blk-cgroup.h b/block/blk-cgroup.h
index d3fd7aa3d2a3..c567865b5f1d 100644
--- a/block/blk-cgroup.h
+++ b/block/blk-cgroup.h
@@ -50,9 +50,6 @@ struct blkcg {
50 struct blkcg_gq *blkg_hint; 50 struct blkcg_gq *blkg_hint;
51 struct hlist_head blkg_list; 51 struct hlist_head blkg_list;
52 52
53 /* for policies to test whether associated blkcg has changed */
54 uint64_t id;
55
56 /* TODO: per-policy storage in blkcg */ 53 /* TODO: per-policy storage in blkcg */
57 unsigned int cfq_weight; /* belongs to cfq */ 54 unsigned int cfq_weight; /* belongs to cfq */
58 unsigned int cfq_leaf_weight; 55 unsigned int cfq_leaf_weight;