block: Fix BDRV_O_CACHE_MASK
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: NKevin Wolf <kwolf@redhat.com> (cherry picked from commit ceb25e5c)
Showing
想要评论请 注册 或 登录