HomeFreeBSD

Fix conflicting value of O_DSYNC.

Description

Fix conflicting value of O_DSYNC.

O_RESOLVE_BENEATH recently took value 0x00800000, but I failed to spot
that while rebasing. Let's use 0x01000000 for the new O_DSYNC flag.

Reported by: kevans

Details

Provenance
tmunroAuthored on Jan 8 2021, 5:01 AM
Parents
rG429c7d1ab4c0: pccard: Update UPDATING
Branches
Unknown
Tags
Unknown