rocksdb/util
Lei Jin 994c327b86 IOError cleanup
Summary: Clean up IOErrors so that it only indicates errors talking to device.

Test Plan: make all check

Reviewers: igor, haobo, dhruba, emayanke

Reviewed By: igor

CC: leveldb

Differential Revision: https://reviews.facebook.net/D15831
2014-02-12 11:42:54 -08:00
..
arena.cc Clean up arena API 2014-01-30 22:10:10 -08:00
arena.h Clean up arena API 2014-01-30 22:10:10 -08:00
arena_test.cc Clean up arena API 2014-01-30 22:10:10 -08:00
auto_roll_logger.cc
auto_roll_logger.h
auto_roll_logger_test.cc
autovector.h
autovector_test.cc
bit_set.h
blob_store.cc IOError cleanup 2014-02-12 11:42:54 -08:00
blob_store.h
blob_store_test.cc
bloom.cc
bloom_test.cc
build_version.h
cache.cc Merge branch 'master' into performance 2014-01-28 10:35:55 -08:00
cache_test.cc
coding.cc Merge branch 'master' into performance 2014-01-28 10:35:55 -08:00
coding.h Merge branch 'master' into performance 2014-01-28 10:35:55 -08:00
coding_test.cc Misc cleanup on performance branch 2014-01-17 14:26:29 -08:00
comparator.cc
crc32c.cc crc32c: choose function in static initialization 2014-02-04 19:13:57 -08:00
crc32c.h
crc32c_test.cc
dynamic_bloom.cc Optimize MayContainHash() 2014-01-14 22:03:57 -08:00
dynamic_bloom.h Misc cleanup on performance branch 2014-01-17 14:26:29 -08:00
dynamic_bloom_test.cc
env.cc
env_hdfs.cc Fsync directory after we create a new file 2014-01-27 11:02:21 -08:00
env_posix.cc Fix some errors detected by coverity scan 2014-02-06 21:59:44 -08:00
env_test.cc
filelock_test.cc
filter_policy.cc
hash.cc
hash.h
hash_linklist_rep.cc Reduce malloc of iterators in Get() code paths 2014-02-11 10:32:51 -08:00
hash_linklist_rep.h Merge branch 'master' into performance 2014-01-15 23:12:31 -08:00
hash_skiplist_rep.cc Reduce malloc of iterators in Get() code paths 2014-02-11 10:32:51 -08:00
hash_skiplist_rep.h Merge branch 'master' into performance 2014-01-15 23:12:31 -08:00
histogram.cc Statistics code cleanup 2014-01-17 12:46:06 -08:00
histogram.h Statistics code cleanup 2014-01-17 12:46:06 -08:00
histogram_test.cc
ldb_cmd.cc Support for LZ4 compression. 2014-02-08 14:15:51 -08:00
ldb_cmd.h
ldb_cmd_execute_result.h
ldb_tool.cc
logging.cc
logging.h
manual_compaction_test.cc Fix CompactRange to apply filter to every key 2014-01-14 16:19:09 -08:00
murmurhash.cc
murmurhash.h
mutexlock.h
options.cc Merge branch 'master' into performance 2014-02-05 21:21:00 -08:00
perf_context.cc
perf_context_imp.h
posix_logger.h
random.h
signal_test.cc
skiplistrep.cc Reduce malloc of iterators in Get() code paths 2014-02-11 10:32:51 -08:00
slice.cc
stack_trace.h
statistics.cc convert Tickers back to array with padding and alignment 2014-01-29 15:08:41 -08:00
statistics.h convert Tickers back to array with padding and alignment 2014-01-29 15:08:41 -08:00
stats_logger.h
status.cc IOError cleanup 2014-02-12 11:42:54 -08:00
stl_wrappers.h
stop_watch.h Statistics code cleanup 2014-01-17 12:46:06 -08:00
string_util.cc
string_util.h
testharness.cc
testharness.h
testutil.cc
testutil.h [Performance Branch] PlainTable to encode rows with seqID 0, value type using 1 internal byte. 2014-02-03 12:19:30 -08:00
vectorrep.cc Reduce malloc of iterators in Get() code paths 2014-02-11 10:32:51 -08:00