From 374f84ac39ec7829a57a66efd5125d3561ff0e00 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Sun, 23 Jul 2006 01:42:19 +0200 Subject: [PATCH] [PATCH] cfq-iosched: use metadata read flag 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 --- Reading git-format-patch failed