CFQ: move think time check variables to a separate struct
authorShaohua Li <shaohua.li@intel.com>
Tue, 12 Jul 2011 12:24:35 +0000 (14:24 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 12 Jul 2011 12:24:35 +0000 (14:24 +0200)
Move the variables to do think time check to a sepatate struct. This is
to prepare adding think time check for service tree and group. No
functional change.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found