From: Jens Axboe Date: Tue, 6 Oct 2009 18:49:37 +0000 (+0200) Subject: cfq-iosched: abstract out the 'may this cfqq dispatch' logic X-Git-Tag: v2.6.32-rc5~26^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b182d617eb50762b483658dd6dd9a9fbcb25758;p=pandora-kernel.git cfq-iosched: abstract out the 'may this cfqq dispatch' logic Makes the whole thing easier to read, cfq_dispatch_requests() was a bit messy before. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed