summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-04 00:34:12 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-04 00:34:12 +0200
commit189455ab08a70f0c80a11847b65ce38563b9332a (patch)
tree9ab1a187c42f9b1ff9b5f7e7cf9fea848b8c62e9 /TODO
parent4019a16d5b65633e5f6d671c16d3215d7f7f29fc (diff)
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index f2c5dd6ccf..db422c008b 100644
--- a/TODO
+++ b/TODO
@@ -254,8 +254,6 @@ Features:
* drop /.readahead on bigger upgrades with yum
-* add inode nr check to readahead to suppress preloading changed files
-
* add support for /bin/mount -s
* GC unreferenced jobs (such as .device jobs)