• Poul-Henning Kamp's avatar
    Redo the oc->NOTYET stuff after pondering. · 20d561d9
    Poul-Henning Kamp authored
    OC's will only have two states: BUSY or not BUSY.
    
    A BUSY OC may not yet have a busyobj, in which case we assume that
    it vary-matches.
    
    Replace the busy_oc pointer with flag, all we are about is the existence
    of a busy OC, we're not going to actually touch it.
    20d561d9
cache_hash.c 18.2 KB