freebsd-skq/sys/cddl
Will Andrews 35b540bfb2 Ignore sync requests from the system syncher, i.e. VFS_SYNC(waitfor=MNT_LAZY).
ZFS already commits outstanding data every zfs_txg_timeout seconds, so these
syncs are unnecessarily intrusive.

Submitted by:	gibbs
Sponsored by:	Spectra Logic
MFSpectraBSD:	1105759 on 2014/12/11
2015-01-21 19:25:57 +00:00
..
boot/zfs MFV r274273: 2014-11-10 08:20:21 +00:00
compat/opensolaris NSEC_TO_TICK(usec) -> NSEC_TO_TICK(nsec) 2015-01-20 22:29:27 +00:00
contrib/opensolaris Ignore sync requests from the system syncher, i.e. VFS_SYNC(waitfor=MNT_LAZY). 2015-01-21 19:25:57 +00:00
dev Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00