Revision 5f1daf7ae39e41ae4aa69cca4add602aa1b0b909 authored by Lei Jin on 23 April 2014, 04:14:25 UTC, committed by Lei Jin on 23 April 2014, 04:14:25 UTC
Summary: Get rid of the devil. Probably won't impact anything on the perf side.

Test Plan: make all check

Reviewers: igor, haobo, sdong, yhchiang

Reviewed By: haobo

CC: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D18153
1 parent 547bb6a
History
File Mode Size
c.h -rw-r--r-- 21.9 KB
cache.h -rw-r--r-- 5.2 KB
compaction_filter.h -rw-r--r-- 7.5 KB
comparator.h -rw-r--r-- 2.6 KB
db.h -rw-r--r-- 21.5 KB
env.h -rw-r--r-- 28.5 KB
filter_policy.h -rw-r--r-- 3.1 KB
flush_block_policy.h -rw-r--r-- 1.7 KB
iterator.h -rw-r--r-- 3.8 KB
ldb_tool.h -rw-r--r-- 506 bytes
memtablerep.h -rw-r--r-- 9.0 KB
merge_operator.h -rw-r--r-- 8.6 KB
options.h -rw-r--r-- 36.6 KB
perf_context.h -rw-r--r-- 2.9 KB
slice.h -rw-r--r-- 4.0 KB
slice_transform.h -rw-r--r-- 1.6 KB
statistics.h -rw-r--r-- 10.6 KB
status.h -rw-r--r-- 4.9 KB
table.h -rw-r--r-- 8.1 KB
table_properties.h -rw-r--r-- 4.1 KB
transaction_log.h -rw-r--r-- 3.3 KB
types.h -rw-r--r-- 606 bytes
universal_compaction.h -rw-r--r-- 3.2 KB
write_batch.h -rw-r--r-- 5.9 KB

back to top