K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-12-30T23:32:24.000000Z K 7 svn:log V 216 Fix a lockup problem that occurs with 'cvs update'. specfs's fsync can get into the same sort of infinite loop that ffs's fsync used to get into, probably due to background bitmap writes. The solution is the same. END