• I
    Remove compaction pointers · 6d6fb709
    Igor Canadi 提交于
    Summary: The only thing we do with compaction pointers is set them to some values, we never actually read them. I don't know what we used them for, but it doesn't look like we use them anymore.
    
    Test Plan: make check
    
    Reviewers: dhruba, haobo, kailiu, sdong
    
    Reviewed By: kailiu
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D15225
    6d6fb709
version_set.cc 69.8 KB