freebsd-dev/sys/cddl/contrib/opensolaris/uts/common
Alexander Motin 8acf168aab Fix ZIL records ordering when ZVOL opened both with and without FSYNC.
Before this an earlier writes to a ZVOL opened without FSYNC could get to
ZIL after later writes to the same ZVOL opened with FSYNC.  Fix this by
replicating functionality of ZPL (zv_sync_cnt equivalent to z_sync_cnt),
marking all log records sync if anybody opened the ZVOL with FSYNC.

MFC after:	2 weeks
2016-11-01 16:03:31 +00:00
..
ctf
dtrace MFV r301526: 2016-08-16 02:25:19 +00:00
fs Fix ZIL records ordering when ZVOL opened both with and without FSYNC. 2016-11-01 16:03:31 +00:00
os
sys zfsbootcfg: a simple tool to set next boot (one time) options for zfsboot 2016-10-29 14:09:32 +00:00
zmod
Makefile.files Connect the SHA-512t256 and Skein hashing algorithms to ZFS 2016-05-31 04:12:14 +00:00