K 10 svn:author V 6 scottl K 8 svn:date V 27 2013-01-22T07:18:33.937936Z K 7 svn:log V 520 MFC r242734, 242815: - Implement BIO_FLUSH support around journal entries. This will not 100% solve power loss problems with dishonest write caches. However, it should improve the situation and force a full fsck when it is unable to resolve with the journal. - Resolve a case where the journal could wrap in an unsafe way causing us to prematurely lose journal entries in very specific scenarios. - Correct rev 242734, segments can sometimes get stuck. Be a bit more defensive with segment state. END