Chromium Code Reviews
DescriptionRoll leveldb to r77.
Biggest change for chromium is no longer using .sst as the sstable file
extension. The .sst extension caused windows system restore to corrupt
databases (error message: Corruption: 1 missing files; e.g...).
The only other change that could affect chromium is a bugfix, where
changing directions on an iterator could yield the wrong value.
(https://code.google.com/p/leveldb/issues/detail?id=200)
BUG=261623
R=jsbell@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224433
Patch Set 1 #Messages
Total messages: 8 (0 generated)
|