K 10 svn:author V 4 jeff K 8 svn:date V 27 2006-03-12T05:24:14.000000Z K 7 svn:log V 259 - Remove the call to softdep_waitidle after suspending the filesystem. This does not do what I wanted as all dirty buffers must be flushed by the call to ffs_sync and any remaining dependency work would mean that this failed. Pointed out by: tegge END