mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Respect the new IO_DATASYNC flag when performing synchronous writes. Compared to O_SYNC, O_DSYNC lets us skip updating the inode in some cases, matching the behaviour of fdatasync(2). Reviewed by: kib Differential Review: https://reviews.freebsd.org/D25160 |
||
|---|---|---|
| .. | ||
| ffs | ||
| ufs | ||