• S
    Move include/posix/io_posix.h to util/io_posix.h · 47414c6c
    sdong 提交于
    Summary: include/posix/io_posix.h is not a public API. Although include/posix/ is not a public header directory, it is confusing to put non-public headers to under include/. Move it to util/ to be clearer.
    
    Test Plan: Run all tests
    
    Reviewers: rven, IslamAbdelRahman, anthony, kradhakrishnan, yhchiang, igor
    
    Reviewed By: igor
    
    Subscribers: leveldb, dhruba
    
    Differential Revision: https://reviews.facebook.net/D49611
    47414c6c
env_posix.cc 31.4 KB