Skip to content
  • Kevin Wolf's avatar
    block: Fix BDRV_O_CACHE_MASK · 5a0d460c
    Kevin Wolf authored
    
    
    BDRV_O_CACHE_MASK should have been extended when cache=unsafe introduced a new
    flag BDRV_O_NO_FLUSH. There are currently no users that would change their
    behaviour because of this, but let's clean it up before things break.
    
    Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
    (cherry picked from commit ceb25e5c)
    5a0d460c