Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • 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
  • include
  • block
  • block.h
Find file BlameHistoryPermalink
  • Kevin Wolf's avatar
    block: Add return value for bdrv_flush_all() · f0f0fdfe
    Kevin Wolf authored Jul 05, 2013
    
    
    bdrv_flush() can fail, and bdrv_flush_all() should return an error as
    well if this happens for a block device. It returns the first error
    return now, but still at least tries to flush the remaining devices even
    in error cases.
    Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
    Reviewed-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
    f0f0fdfe

Replace block.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.