Differentiate between O_SYNC and O_DSYNC
Open
area: filesystem
no-auto-close
type: bug
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
Currently, O_DSYNC behaves the same as O_SYNC, i.e. both data and metadata are synced.
Contributor guide
Assessment
This issue has not been assessed yet.