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
Fix conflicting value of O_DSYNC. Tags None Referenced Files None Subscribers None
Description
Details
|