• inaam's avatar
    branches/innodb+ · da51d816
    inaam authored
    Fix an error in the IO request array slot reservation.
    Increment cur_seg each time instead of doing it only when the request
    cannot be serviced from it. This ensures truly round robin allocation
    of incoming IO requests.
    
    da51d816
os0file.c 119 KB