Skip to content
Commit bfd279a8 authored by Hou Tao's avatar Hou Tao Committed by Jens Axboe
Browse files

blkcg: kill unused field nr_undestroyed_grps



'nr_undestroyed_grps' in struct throtl_data was used to count
the number of throtl_grp related with throtl_data, but now
throtl_grp is tracked by blkcg_gq, so it is useless anymore.

Signed-off-by: default avatarHou Tao <houtao1@huawei.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent dc5ff2b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment