K 10 svn:author V 3 kib K 8 svn:date V 27 2009-12-05T20:36:42.559304Z K 7 svn:log V 251 Change VOP_FSYNC for zfs vnode from VOP_PANIC to zfs_freebsd_fsync(), both to not panic when fsync(2) is called for fifo on zfs filedescriptor, and to actually fsync fifo inode to permanent storage. PR: kern/141177 Reviewed by: pjd MFC after: 1 week END