From: Jens Axboe Date: Fri, 4 Nov 2005 07:44:58 +0000 (+0100) Subject: [BLOCK] iosched: fix setting of default io scheduler X-Git-Tag: v2.6.15-rc1~450^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ea2ba7b8acdb6c4a883b2d38607c8078dff4ee;p=pandora-kernel.git [BLOCK] iosched: fix setting of default io scheduler With the recent reorg of the io scheduler selection, it unfortunately became possible to select an io scheduler to be the default even if it wasn't builtin. Fix this by requiring the default scheduler to be builtin. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed