K 10 svn:author V 3 avg K 8 svn:date V 27 2019-03-22T17:44:47.101408Z K 7 svn:log V 260 Revert r345410, VOP_FSYNC change in ZFS vdev_file I overlooked the fact that that VOP_FSYNC() call is not a FreeBSD VFS call, but a macro that provides an illumos-compatible wrapper for the FreeBSD operation. PR: 236475 Reported by: lwhsu Pointyhat to: avg END