Skip to content
Snippets Groups Projects
Commit 736d0c25 authored by Avi Kivity's avatar Avi Kivity Committed by Anthony Liguori
Browse files

raw-posix: open flags use BDRV_ namespace, not posix namespace


The flags argument to raw_common_open() contain bits defined by the BDRV_O_*
namespace, not the posix O_* namespace.

Adjust to use the correct constants.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent d3fa1e0f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment