X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=block%2Fblk-cgroup.h;h=c567865b5f1df6baea2cdabf89663994a67e8ade;hb=bf515fb11ab539c76d04f0e3c5216ed41f41d81f;hp=d3fd7aa3d2a369f9ef0017ece713965c95529e82;hpb=d5b5d9d43b5e1b1c43a00ad15a3605a41270e761;p=cascardo%2Flinux.git 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 { struct blkcg_gq *blkg_hint; struct hlist_head blkg_list; - /* for policies to test whether associated blkcg has changed */ - uint64_t id; - /* TODO: per-policy storage in blkcg */ unsigned int cfq_weight; /* belongs to cfq */ unsigned int cfq_leaf_weight;