K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-05T22:56:33.000000Z K 7 svn:log V 219 - The VCHR case in ffs_sync() is an unneccsary optimization especially considering how infrequently we access devices via ffs now that we have devfs. Collapse this case with the other case. Obtained from: bde END