mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-29 04:19:35 +03:00
a64d757aa4
- Prefer O_* flags over F* flags that mostly mirror O_* flags anyway, but O_* flags seem to be preferred. - Simplify the code as all the F*SYNC flags were defined as FFSYNC flag. - Don't define FRSYNC flag, so we don't generate unnecessary ZIL commits. - Remove EXCL define, FreeBSD ignores the excl argument for zfs_create() anyway. Reviewed-by: Allan Jude <allan@klarasystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Pawel Jakub Dawidek <pawel@dawidek.net> Closes #13400 |
||
---|---|---|
.. | ||
byteorder.h | ||
fcntl.h | ||
file.h | ||
Makefile.am | ||
mnttab.h | ||
mount.h | ||
param.h | ||
stat.h | ||
sysmacros.h | ||
vfs.h | ||
zfs_context_os.h |