From 189455ab08a70f0c80a11847b65ce38563b9332a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 4 May 2012 00:34:12 +0200 Subject: 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 | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') 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) -- cgit v1.2.3-54-g00ecf