commit | b54ce60eb7f61f8e314b8b241b0469eda3bb1d42 | [log] [tgz] |
---|---|---|
author | Gui Jianfeng <guijianfeng@cn.fujitsu.com> | Tue Nov 30 20:52:46 2010 +0100 |
committer | Jens Axboe <jaxboe@fusionio.com> | Tue Nov 30 20:52:46 2010 +0100 |
tree | fcf25315bb0ef06ad7f9017f84fce9021768682f | |
parent | f30195c50245d8ace628e1978b1daa8df86e7224 [diff] |
cfq-iosched: Get rid of st->active When a cfq group is running, it won't be dequeued from service tree, so there's no need to store the active one in st->active. Just gid rid of it. Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>