mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-01 13:47:11 +00:00
Introduce some space between the current key zone and type values so that we have room to insert new keys amongst the current keys if we need to. A spacing of 4 is arbitrarily chosen as small enough to still give us intuitively small numbers while leaving enough room to grow, given how long its taken to come to the current number of keys. Signed-off-by: Zach Brown <zab@versity.com>