K 10 svn:author V 3 kib K 8 svn:date V 27 2015-09-16T04:15:46.484535Z K 7 svn:log V 349 MFC r287361: Handle excess of D_NEWBLK in the same way as excess of D_INODEDEP and D_DIRREM, by scheduling ast to flush dependencies. For 32bit arches, reduce the total amount of allowed dependencies by two. MFC r287479: Declare the writes around the call to VFS_SYNC() in softdep_ast_cleanup_proc(). MFC r287483: Do not consume extra reference. END