CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2017/12/11 10:13:34
Modified files: sys/ufs/ffs : ffs_vfsops.c Log message: Disable DIOCCACHESYNC code, which I believe does the opposite and can cause pending IO's on wd(4) to be thrown away. Still trying to find a solution.