chiark / gitweb /
readahead: store inode numbers in pack file
authorLennart Poettering <lennart@poettering.net>
Thu, 3 May 2012 22:34:12 +0000 (00:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 May 2012 22:34:12 +0000 (00:34 +0200)
commit189455ab08a70f0c80a11847b65ce38563b9332a
tree9ab1a187c42f9b1ff9b5f7e7cf9fea848b8c62e9
parent4019a16d5b65633e5f6d671c16d3215d7f7f29fc
readahead: store inode numbers in pack file

If the inode nr for each file is available in the pack file we can
easily detect replaced files (like they result from package upgrades)
which we can then skip to readahead.
TODO
src/readahead/readahead-collect.c
src/readahead/readahead-replay.c