« Previous | Next » 

Revision 736d0c25

ID736d0c25ed3e13a3af3d24524c05be1bb1ff5158

Added by Avi Kivity almost 15 years ago

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: Avi Kivity <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences