[rfc][icedtea-web] clean Cache

Jie Kang jkang at redhat.com
Fri Aug 29 20:27:13 UTC 2014



----- Original Message -----
> Ping ? On the clean Cache patch only (attached)
> 
> > > The change to cache deletion looks okay to me.
> > 
> > Okay to push ?

Hello,

I think this is okay to push. +.9

For background: Right now files can be marked for delete in cache and when itw ends, it cleans the cache, removing invalid items and also items that are marked for delete. However, there is a bug in this function where duplicate items get marked for delete correctly and are removed from the LRU file, but don't actually get deleted from the file system thus leaving things in the cache that can't be used. The patch puts priority on delete by swapping the order of the check and fixes the issue.

Could someone else double-check it?



Thanks,


> > 
> > Thanks,
> > Lukasz Dracz
> > 
> 
> Thanks,
> Lukasz Dracz

-- 

Jie Kang


More information about the distro-pkg-dev mailing list