cfq-iosched: kill two unused cfqq flags
authorJens Axboe <jens.axboe@oracle.com>
Tue, 7 Apr 2009 06:56:14 +0000 (08:56 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 7 Apr 2009 06:56:14 +0000 (08:56 +0200)
We only manipulate the must_dispatch and queue_new flags, they are not
tested anymore. So get rid of them.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c

Simple merge