• Marko Mäkelä's avatar
    Cleanup: Replace xdes_set_bit() · bce71a29
    Marko Mäkelä authored
    The XDES_CLEAN_BIT is always set for every element of
    the page allocation bitmap in the extent descriptor pages.
    Do not bother touching it, to avoid redundant writes.
    
    xdes_set_free<bool free>(): Replaces xdes_set_bit().
    bce71a29
fsp0fsp.cc 90.5 KB