[PATCH] cfq-iosched: remove the crq flag functions/variable
authorJens Axboe <axboe@suse.de>
Thu, 13 Jul 2006 10:37:56 +0000 (12:37 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:27:01 +0000 (20:27 +0200)
There's just one flag currently (SYNC), and that one can be grabbed from
the request.

Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found