[PATCH] cfq-iosched: use metadata read flag
authorJens Axboe <axboe@suse.de>
Sat, 22 Jul 2006 23:42:19 +0000 (01:42 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:29:43 +0000 (20:29 +0200)
Give meta data reads preference over regular reads, as the process
often needs to get that out of the way to do the io it was actually
interested in.

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

No differences found