• S
    Sync manifest file when initializing it · 4e48753b
    sdong 提交于
    Summary: Now we don't sync manifest file when initializing it, so DB cannot be safely reopened before the first mem table flush. Fix it by syncing it. This fixes fault_injection_test.
    
    Test Plan: make all check
    
    Reviewers: rven, yhchiang, igor
    
    Reviewed By: igor
    
    Subscribers: dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D32001
    4e48753b
db_impl.cc 134.9 KB