chiark / gitweb /
readahead: merge three binaries into one
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Jun 2012 21:53:20 +0000 (23:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 21 Jun 2012 21:53:20 +0000 (23:53 +0200)
since the binaries share much of the same code and we better load only
one binary instead of two from disk at early boot let's merge the three
readahead binaries into one. This also allows us to drop a lot of
duplicated code.


No differences found