From: Jens Axboe Date: Tue, 11 Aug 2009 06:26:11 +0000 (+0200) Subject: cfq-iosched: get rid of must_alloc flag X-Git-Tag: v2.6.32-rc1~688^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b379d8daf4e981b2220f057683e35af022d45bc;p=pandora-kernel.git cfq-iosched: get rid of must_alloc flag It's not currently used, as pointed out by Gui Jianfeng . We already check the wait_request flag to allow an idling queue priority allocation access, so we don't need this extra flag. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed