• Sergei Golubchik's avatar
    lf_hash changes, in lfind() · 48430e46
    Sergei Golubchik authored
    casts, etc
    
    real changes are:
    * remove one retry, it is enough to check for DELETED
      after the key is read
    * advance 'head' pointer when we see a dummy node to have
      shorter retries
    48430e46
lf_hash.c 14.4 KB