Zach Brown 519b9c35c4 Correcly wrap when finding compaction entries
Compaction looks for the next entry at a given level to compact.  It
only tested for not finding a next entry when it needs to wrap the key
and start over in the level, it missed the case where the next entry is
at a greater level.

Signed-off-by: Zach Brown <zab@versity.com>
2017-04-18 13:44:54 -07:00
S
Description
No description provided
7 MiB
Languages
C 86.4%
Shell 9.9%
Roff 2.5%
TeX 0.8%
Makefile 0.4%