git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a65dfe
)
[BLOCK] iosched: fix setting of default io scheduler
author
Jens Axboe
<axboe@suse.de>
Fri, 4 Nov 2005 07:44:58 +0000
(08:44 +0100)
committer
Jens Axboe
<axboe@suse.de>
Fri, 4 Nov 2005 07:44:58 +0000
(08:44 +0100)
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 <axboe@suse.de>
No differences found