Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Q qemu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Xing Lin
  • qemu
  • Repository
Switch branch/tag
  • qemu
  • blockdev.c
Find file BlameHistoryPermalink
  • Blue Swirl's avatar
    Fix -snapshot deleting images on disk change · 199630b6
    Blue Swirl authored Jul 25, 2010
    
    
    Block device change command did not copy BDRV_O_SNAPSHOT flag. Thus
    the new image did not have this flag and the file got deleted during
    opening.
    
    Fix by copying BDRV_O_SNAPSHOT flag.
    
    Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
    Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
    199630b6