K 10 svn:author V 3 kib K 8 svn:date V 27 2010-12-01T21:19:11.957733Z K 7 svn:log V 332 Journal start looks up .sujournal file by doing lookup on the root dvp. As result, failed softdep_mount() might leave up to two vnodes on the mp mountlist, preventing mnt_ref from going to zero. Call ffs_flushfiles() after failed softdep_mount() to clean mountlist. Initial report by: Garrett Cooper Reproduced and tested by: pho END