K 10 svn:author V 8 mckusick K 8 svn:date V 27 1999-05-14T01:26:46.000000Z K 7 svn:log V 261 Add a hook to ffs_fsync to allow soft updates to get first chance at doing a sync on the block device for the filesystem. That allows it to push the bitmap blocks before the inode blocks which greatly reduces the number of inode rollbacks that need to be done. END