mirror_zfs/lib
Pawel Jakub Dawidek a64d757aa4
FreeBSD: Clean up the use of ioflags
- 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
2022-05-02 16:26:28 -07:00
..
libavl Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libefi Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libicp Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libnvpair Improve zpool status output, list all affected datasets 2022-04-25 17:25:42 -07:00
libshare linux: libshare: smb: fix more than one smb_is_share_active() call 2022-04-01 18:02:24 -07:00
libspl FreeBSD: Clean up the use of ioflags 2022-05-02 16:26:28 -07:00
libtpool Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libunicode Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libuutil Improve zpool status output, list all affected datasets 2022-04-25 17:25:42 -07:00
libzfs Improve zpool status output, list all affected datasets 2022-04-25 17:25:42 -07:00
libzfs_core Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libzfsbootenv Improve zpool status output, list all affected datasets 2022-04-25 17:25:42 -07:00
libzpool Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libzstd Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
libzutil zpool_history_unpack: return correct errno on nvlist_unpack failure 2022-04-20 13:35:44 -07:00
Makefile.am Simplify and document OpenZFS library dependencies 2021-10-07 11:31:26 -06:00