Revision 47414c6cd6593d8220519d8539a8a76a6c705078 authored by sdong on 28 October 2015, 18:57:14 UTC, committed by sdong on 28 October 2015, 19:15:51 UTC
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
1 parent 2889df8
History
File Mode Size
dump
rdb
Dockerfile -rw-r--r-- 81 bytes
auto_sanity_test.sh -rwxr-xr-x 2.6 KB
benchmark.sh -rwxr-xr-x 11.5 KB
benchmark_leveldb.sh -rwxr-xr-x 5.1 KB
check_format_compatible.sh -rwxr-xr-x 3.4 KB
db_crashtest.py -rw-r--r-- 12.2 KB
db_repl_stress.cc -rw-r--r-- 4.5 KB
db_sanity_test.cc -rw-r--r-- 8.3 KB
db_stress.cc -rw-r--r-- 76.3 KB
dbench_monitor -rwxr-xr-x 2.6 KB
generate_random_db.sh -rwxr-xr-x 726 bytes
ldb.cc -rw-r--r-- 594 bytes
ldb_cmd.cc -rw-r--r-- 65.1 KB
ldb_cmd.h -rw-r--r-- 19.0 KB
ldb_cmd_execute_result.h -rw-r--r-- 1.6 KB
ldb_cmd_test.cc -rw-r--r-- 1.6 KB
ldb_test.py -rw-r--r-- 20.0 KB
ldb_tool.cc -rw-r--r-- 4.0 KB
pflag -rwxr-xr-x 4.0 KB
reduce_levels_test.cc -rw-r--r-- 5.2 KB
rocksdb_dump_test.sh -rwxr-xr-x 325 bytes
run_flash_bench.sh -rwxr-xr-x 11.1 KB
run_leveldb.sh -rwxr-xr-x 6.2 KB
sample-dump.dmp -rw-r--r-- 100 bytes
sst_dump.cc -rw-r--r-- 603 bytes
sst_dump_test.cc -rw-r--r-- 6.2 KB
sst_dump_tool.cc -rw-r--r-- 16.8 KB
sst_dump_tool_imp.h -rw-r--r-- 3.2 KB
verify_random_db.sh -rwxr-xr-x 710 bytes

back to top