From: Justin TerAvest Date: Sun, 10 Jul 2011 20:09:19 +0000 (+0200) Subject: cfq: Remove special treatment for metadata rqs. X-Git-Tag: v3.1-rc1~252^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a07405b7802691d29ab3b23bdc76ee6d006aad0b;p=pandora-kernel.git cfq: Remove special treatment for metadata rqs. There is no consistency among filesystems from what bios (or requests) are marked as being metadata. It's interesting to expose this in traces, but we shouldn't schedule the requests differently based on whether or not they're marked as being metadata. Signed-off-by: Justin TerAvest Signed-off-by: Jens Axboe --- Reading git-diff-tree failed