K 10 svn:author V 5 tegge K 8 svn:date V 27 2000-08-09T00:41:54.000000Z K 7 svn:log V 262 Initialize *countp to 0 in stub for softdep_flushworklist(). This allows ffs_fsync() to break out of a loop that might otherwise be infinite on kernels compiled without the SOFTUPDATES option. The observed symptom was a system hang at the first unmount attempt. END