• M
    storage: Flush host cache after write · b32f8b19
    Michal Privoznik 提交于
    Although we are flushing cache after some critical writes (e.g.
    volume creation), after some others we do not (e.g. volume cloning).
    This patch fix this issue. That is for volume cloning, writing
    header of logical volume, and storage wipe.
    b32f8b19
storage_driver.c 61.7 KB