Revision 4049bcde396842f802d123c44340128612e6d077 authored by Lakshmi Narayanan on 07 October 2015, 17:04:05 UTC, committed by Lakshmi Narayanan on 07 October 2015, 17:04:05 UTC
Summary:
Added boolean variable to guard fallocate() calls.
Set to false to prevent space leaks when tests fail.

Test Plan:
Compliles
Set to false and ran log device tests

Reviewers: sdong, lovro, igor

Reviewed By: igor

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D48027
1 parent aadf49f
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-- 6.8 KB
db_crashtest2.py -rw-r--r-- 8.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-- 75.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_test.py -rw-r--r-- 20.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
verify_random_db.sh -rwxr-xr-x 710 bytes

back to top