• Nils Goroll's avatar
    Fix fco on LRU twice · db7ccd60
    Nils Goroll authored
    2d468a6f gave the clue:
    
    When fellow_cache_obj_lru_touch() raced fellow_cache_lru_work(),
    we would put the fco's fcs on the lru list twice: once from
    _touch and then from _lru_work().
    
    Fixes #25
    db7ccd60
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...