Revision 5d870717ae87c572f1339d56e2dd51a4c83f4205 authored by Igor Canadi on 05 June 2014, 20:19:35 UTC, committed by Igor Canadi on 05 June 2014, 20:19:35 UTC
Summary: In universal compaction, MaxFileSizeForLevel is ULLONG_MAX. We've been preallocation files to UULONG_MAX size all these time :)

Test Plan: make check

Reviewers: dhruba, haobo, ljin, sdong, yhchiang

Reviewed By: yhchiang

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D18915
1 parent 166cc5b
History
File Mode Size
.gitignore -rw-r--r-- 39 bytes
Makefile -rw-r--r-- 424 bytes
README.md -rw-r--r-- 67 bytes
column_families_example.cc -rw-r--r-- 2.0 KB
simple_example.cc -rw-r--r-- 1.1 KB

README.md

back to top